am I right OR what's the right way
Andrei Loukinykh
avl at seavenue.net
Tue Nov 12 01:00:11 EST 2002
Mon, 11 Nov 2002, William K. Hardeman писал(а):
> The Makefiles are intelligent enough to know that the MySQL libraries are
> normally stored in /path/to/libdir/mysql, but LD is not. Hence, for
> runtime, unless you set up an LD_LIBRARY_PATH statement in your start
> scripts, you have to have the /path/to/libdir/mysql directory in your
> ld.so.conf file for the runtime linker to find the needed libraries. I've
> run into this situation with other applications previously, where the
> compiler finds everything properly, because of my configure options, but
> the binary can't at runtime.
Thanks, now it works, I can authenticate via mysql base, though another
error still persists in syslog:
"imtest: unable to dlopen
/usr/lib/sasl2/libmysqlclient.so: /usr/lib/sasl2/libmysqlclient.so: cannot
open.......no such file...."
and the same line for "imapd:...."
But libmysqlclient has never been in /usr/lib/sasl2...
Though, it works...
Best regards,
Andrei V. Loukinykh , Evpatoria Ukrtelecom ISP, +380 6569 29376
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"UNIX is like a vigvam - no Windows, no Gates and an Apache inside"
More information about the Info-cyrus
mailing list