list2 writes:
Hello,I'm trying to upgrade to 0.61.0 and what I'm having problems with is that the binaries don't get loaded because it calls for it by the wrong name. For example:After building 0.61, libcourierauthsasl.dylib has a symlink from libcourierauthsaslclient.dylib.0 in the lib folder, but when the binary is called for, it uses the wrong name of libcourierauthsasl.0.dylib. All of a sudden the 0 is in the wrong place.I'm using gcc 4.0.1 on Darwin.Jul 14 21:43:05 captainnet pop3d: dyld: Library not loaded: /usr/local/courier-authlib/lib/courier-authlib/libcourierauthsasl.0.dylib Jul 14 21:43:05 captainnet pop3d: Referenced from: /usr/local/courier-imap/sbin/pop3login
You probably need to recompile Courier-IMAP, after upgrading courier-authlib.
It works without recompiling on Linux, but perhaps Darwin's shared library-foo works differently.
Jul 14 21:43:28 captainnet sqwebmaild: dyld: Library not loaded: /usr/local/courier-authlib/lib/courier-authlib/libcourierauth.0.dylib
.. and rebuild sqwebmail, too.
pgp1UEpGglhxu.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
