libgcrypt

Antony Prince antony at blazrsoft.com
Thu Jun 8 02:30:59 CEST 2017


On 2017-06-07 05:32 PM, Reynold DeMarco Jr wrote:
...
> I installed libgcrypt 1.7.7 on this machine but it reverts to the
> distro installation of 1.6.6
> 
> How do I enable version 1.7.7 on this machine
> 

I had a similar problem a while back on a different distro. IIRC, you 
have to specify the library directory to the compiler. Something like 
'-L/path/to/library/dir -{name of library}'. That's probably not the 
right syntax, but the issue you're having is that at compile time it is 
linking the system version so you need to explicitly tell the 
linker/compiler which one to use via compile time flags. If I'm wrong 
there, I'm sure someone else on the list can point you in the right 
direction.

-- 
--
HTH,
Antony Prince



More information about the Gnupg-users mailing list