Greetings, New to list but couldn't see any info on this...
I have linux on an AMD Ath64. Libevent compiles and installs without error, but it does not seem to execute. For example, the sample proggie produces the following: # ./event-test ./event-test: error while loading shared libraries: libevent-1.2.so.1: cannot open shared object file: No such file or directory Compiling Tor produces the following error: checking whether we need extra options to link libevent... configure: error: Found linkable libevent in (system), but it doesn't run, even with -R. Maybe specify another using --with-libevent-dir? Here is the directory list of /usr/local/lib . libbinseg.a libevent-1.2.so.1.0.3 libevent.la libtidy.a .. libevent-1.2.so.1 libevent.a libevent.so This might be because of the 64 bit architecture, but then again, it apparently compiles under Solaris. Any ideas? Karsten _______________________________________________ Libevent-users mailing list Libevent-users@monkey.org http://monkey.org/mailman/listinfo/libevent-users