Bugs item #1621924, was opened at 2006-12-25 20:41 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1621924&group_id=132078
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: tpserver-cpp Group: Bug - Unknown Status: Open Resolution: None Priority: 3 Private: No Submitted By: Tim Ansell (mithro) Assigned to: Lee Begg (llnz) Summary: Not detecting gnutls Initial Comment: configure:20277: result: yes configure:20314: checking for libgnutls-config configure:20332: found /usr/bin/libgnutls-config configure:20345: result: /usr/bin/libgnutls-config configure:20354: checking for libgnutls - version >= 1.2.10 configure:20441: g++ -o conftest -g -Wall -I/opt/tpserver-cpp/include -D_REENTRANT -L/opt/tpserver-cpp/lib -ltprl -ltermcap -lreadline -lavahi-common -lavahi-client conftest.cpp -ldl -lpthread -lgnutls >&5 configure:20444: $? = 0 configure:20450: ./conftest ./conftest: error while loading shared libraries: libtprl.so.1: cannot open shared object file: No such file or directory configure:20453: $? = 127 [EMAIL PROTECTED]:/home/real/tim/tp/tpserver-cpp# dpkg --list | grep gnutls ii libgnutls-dev 1.4.4-3 the GNU TLS library - development files ii libgnutls13 1.4.4-3 the GNU TLS library - runtime library checking for libgnutls - version >= 1.2.10... no *** Could not run libgnutls test program, checking why... *** The test program compiled, but did not run. This usually means *** that the run-time linker is not finding LIBGNUTLS or finding the wrong *** version of LIBGNUTLS. If it is not finding LIBGNUTLS, you'll need to set your *** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point *** to the installed location Also, make sure you have run ldconfig if that *** is required on your system *** *** If you have an old version installed, it is best to remove it, although *** you may also be able to get things to work by modifying LD_LIBRARY_PATH *** ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1621924&group_id=132078 _______________________________________________ tp-bugs mailing list [email protected] http://mail.thousandparsec.net/cgi-bin/mailman/listinfo/tp-bugs
