Hello got the following problem courier (development snapshot dec 10). (make + make test + make install went ok though, followed exactly how described in the docs). however when running
/usr/lib/courier/sbin/courier nothing happens at all. when manually trying /usr/lib/courier/share/courierctl.start or /usr/lib/courier/libexec/courier/courierd it says courierd: error while loading shared libraries: unexpected reloc type 0x35 I've checked the libs courierd is linked against using ldd. in square brackets are the libs the symlinks are pointing to. libdl.so.2 => /lib/libdl.so.2 (0x4001b000) [--> libdl-2.2.4.so] libgdbm.so.2 => /usr/lib/libgdbm.so.2 (0x4001f000) [--> libgdbm.so.2.0.0] libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 (0x40025000) [--> libstdc++-3-libc6.2-2-2.10.0.so] libm.so.6 => /lib/libm.so.6 (0x40068000) [--> libm-2.2.4.so] libc.so.6 => /lib/libc.so.6 (0x4008a000) [--> libc-2.2.4.so] /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) [--> ld-2.2.4.so] I don't think it's a problem of courier itself but one of the libs installed on my system. this kind of problem is completely new to me so I have no clue what to do now. hope you people can help me out a little :) thank you. Gianpaolo Del Matto _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
