navinseshadri / iksemel

Automatically exported from code.google.com/p/iksemel
GNU Lesser General Public License v2.1
0 stars 0 forks source link

iksemel does not detect >=gnutls-2.7.1 #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
On my system gnutls-2.8.5 is installed. This is the output of configure:

checking for libgnutls - version >= 0.1.0... 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.

In gnutls news file it's possible to find (for 2.8.0):
*** Old libgnutls.m4 and libgnutls-config scripts removed.
Please use pkg-config instead

and from ChangeLog it looks like pkg-config detection was available since
* Version 1.0.22 (2004-10-28)

Thus to fix this issue it's safe to use patch like this:
http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/iksemel/files/iksemel-1
.3-gnutls-2.8.patch?rev=1.1&view=markup

Original issue reported on code.google.com by volkov.p...@gmail.com on 26 Dec 2009 at 12:51

GoogleCodeExporter commented 9 years ago
The modification to use pkg-config for gnutls is in the iksemel svn trunk (r25).

Original comment by markocpc on 26 Dec 2009 at 6:47

GoogleCodeExporter commented 9 years ago
seen even in the latest iksemel-1.4.tar.gz 

Original comment by xbal...@gmail.com on 22 May 2011 at 4:42

GoogleCodeExporter commented 9 years ago
Issue 23 has been merged into this issue.

Original comment by meduke...@gmail.com on 7 Oct 2011 at 10:06

GoogleCodeExporter commented 9 years ago
Issue 29 has been merged into this issue.

Original comment by meduke...@gmail.com on 7 Oct 2011 at 10:06