Usage of gcry_pk_genkey()
Rüdiger Sonderfeld
cplusplushelp@gmx.net
Sat, 4 May 2002 23:32:24 +0200
Am Samstag, 4. Mai 2002 22:20 schrieb Timo Schulz:
> On Sat May 04 2002; 22:02, Rüdiger Sonderfeld wrote:
> > I have installed 1.1.6 but this printf("%s\n",gcry_check_version(NULL));
> > prints 1.1.5
> > *confused*
>
> Maybe there is something wrong with your libs?
> For example in /usr/lib gcrypt 1.1.5 and in /usr/local/lib 1.1.6?
>
> You could use the ldd program to find out what version gcc
> used for linking...
I'm an idiot! I updated the lib in /usr/local/lib but in /usr/local/lib there
were the old file...
now it works!
Thanks