Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iksemel does not detect >=gnutls-2.7.1 #20

Open
GoogleCodeExporter opened this issue Jul 4, 2015 · 4 comments
Open

iksemel does not detect >=gnutls-2.7.1 #20

GoogleCodeExporter opened this issue Jul 4, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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
Copy link
Author

seen even in the latest iksemel-1.4.tar.gz 

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

@GoogleCodeExporter
Copy link
Author

Issue 23 has been merged into this issue.

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

@GoogleCodeExporter
Copy link
Author

Issue 29 has been merged into this issue.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant