LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Compiling Loudmouth (https://www.linuxquestions.org/questions/linux-software-2/compiling-loudmouth-88477/)

element 09-02-2003 01:04 PM

Compiling Loudmouth
 
Ok, I want to compile Loudmouth with gnuTLS but I get an error:
Quote:

checking for libgnutls-config... no
checking for libgnutls - version >= 0.8.9... no
*** The libgnutls-config script installed by LIBGNUTLS could not be found
*** If LIBGNUTLS was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the LIBGNUTLS_CONFIG environment variable to
the
*** full path to libgnutls-config.
Couldn't find GnuTLS, disabling SSL support
I searched for gnuTLS and that's what came up:
Quote:

/loudmouth-0.13.2# find / -name libgnutls*
/var/lib/dpkg/info/libgnutls5.postrm
/var/lib/dpkg/info/libgnutls5.shlibs
/var/lib/dpkg/info/libgnutls5.postinst
/var/lib/dpkg/info/libgnutls7.postrm
/var/lib/dpkg/info/libgnutls7.shlibs
/var/lib/dpkg/info/libgnutls5.list
/var/lib/dpkg/info/libgnutls7.list
/var/lib/dpkg/info/libgnutls5.md5sums
/var/lib/dpkg/info/libgnutls7.md5sums
/var/lib/dpkg/info/libgnutls7.postinst
/var/cache/apt/archives/libgnutls7_0.8.9-2_i386.deb
/usr/lib/libgnutls.so.5.3.6
/usr/lib/libgnutls.so.7.0.9
/usr/lib/libgnutls.so.5
/usr/lib/libgnutls.so.7
/usr/lib/libgnutls-extra.so.5.3.6
/usr/lib/libgnutls-extra.so.7.0.9
/usr/lib/libgnutls-extra.so.5
/usr/lib/libgnutls-extra.so.7
/usr/share/doc/libgnutls5
/usr/share/doc/libgnutls7
Is gnuTLS installed properly? Or do I have to set the LIBGNUTLS_CONFIG environment variable and if so, how do I do that?

I'm running debian.

darthtux 09-02-2003 02:26 PM

Looks like you need libgnutls-dev apt-get for it

element 09-02-2003 03:00 PM

Thanks, how could I overlooked that obvious solution? :)

darthtux 09-02-2003 04:01 PM

Well, you have to have had a similar problem before :) Most everyone who uses Linux had to learn it.
:D


All times are GMT -5. The time now is 12:13 PM.