Re: Shared object "libmysqlclient.so.15" not found
- From: Björn König <bkoenig@xxxxxxxxxxxxxxx>
- Date: Tue, 28 Feb 2006 08:50:20 +0100
Robert Uzzi schrieb:
I am seeing two different but related errors and I'm trying to figure out
how to fix them. At bootup:
/libexec/ld-elf.so.1: Shared object "libmysqlclient.so.15" not found,
required by "pure-ftpd"
and while running:
Feb 27 18:06:28 www postfix/smtpd[874]: unable to dlopen /usr/local/lib/s
asl2/libsql.so: Shared object "libmysqlclient.so.15" not found, required
by "libsql.so"
I checked the obvious
ls -l /usr/local/lib/mysql/libmysqlclient.so.15 -rwxr-xr-x 1 root wheel 417578 Feb 27 17:37 /usr/local/lib/mysql/libmysqlclient.so.15
ls -l /usr/local/lib/sasl2/libsql.so lrwxr-xr-x 1 root wheel 11 Feb 27
17:49 /usr/local/lib/sasl2/libsql.so -> libsql.so.2
ls -l /usr/local/lib/sasl2/libsql.so.2 -rwxr-xr-x 1 root wheel 20693
Feb 27 17:49 /usr/local/lib/sasl2/libsql.so.2
So they exist but I'm at a loss for how to fix this.
Is the missing library shown by "ldconfig -r"? I guess not. Does it work if you run the skript "/usr/local/etc/rc.d/000.mysql-client.sh start" manually?
Björn
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- Shared object "libmysqlclient.so.15" not found
- From: Robert Uzzi
- Shared object "libmysqlclient.so.15" not found
- Prev by Date: Re: Problem with mysql-server.sh script (5.0.18 on 6.1-PRE)
- Next by Date: Re: Problem with mysql-server.sh script (5.0.18 on 6.1-PRE)
- Previous by thread: Re: Shared object "libmysqlclient.so.15" not found
- Next by thread: nfsv4 server
- Index(es):
Relevant Pages
|
|