Ticket #304 (closed defect: invalid)
Problem with net6 and gnutls
| Reported by: | nh2 | Owned by: | armin |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | net6 | Version: | |
| Severity: | normal | Keywords: | net6; gnutils |
| Cc: | Launchpad Bug: |
Description
I have a problem installing net6:
./configure :
checking for libnet6... yes checking for libgnutls-config... /usr/local/bin/libgnutls-config checking for libgnutls - version >= 1.0.0... 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 *** configure: error: *** *** libgnutls was not found. You may want to get it by using the *** package manager of your distribution or by compiling the source *** from ftp://ftp.gnutls.org/pub/gnutls/. This dependency is *** now mandatory.
I have installed gnutls 1.2.11.
What is the problem?
Change History
Note: See
TracTickets for help on using
tickets.
