help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GnuTLS and pkg-config


From: Brad Hards
Subject: Re: GnuTLS and pkg-config
Date: Sun, 21 Nov 2010 14:26:38 +1100
User-agent: KMail/1.13.5 (Linux/2.6.32.23-170.fc12.x86_64; KDE/4.4.5; x86_64; ; )

On Sunday, November 21, 2010 01:53:42 pm Jeffrey Walton wrote:
> $ pkg-config gnutls --cflags
This is the right syntax (not the "gnutls26" thing you tried later). I get
address@hidden:~$ pkg-config gnutls --libs
-lgnutls                                                                        
                                                                                
                                                                                
                               
address@hidden:~$ apt-cache pkgnames | grep libgnutls | sort                    
                                                                                
                                                                                
                       
libgnutls26                                                                     
                                                                                
                                                                                
                               
libgnutls26-dbg                                                                 
                                                                                
                                                                                
                               
libgnutls-dev 
on my ubuntu 10.10 box, using packages.

Are you sure you've installed it correctly?
Have you tried looking for gnutls.pc on the filesystem?
Does it work for other packages?

In any case, it works from source, so this is an issue between you and your 
distro packages (rather than a gnutls issue).

Brad



reply via email to

[Prev in Thread] Current Thread [Next in Thread]