Re: Libgcrypt on gpg 2.0.11 under Linux Ubuntu Jaunty 9.04_64bits

2009-04-28 Thread Werner Koch
On Sat, 25 Apr 2009 16:58, shavi...@mac.com said:

   LD_LIBRARY_PATH=/usr/loca/bin gpg2

 I did LD_LIBRARY_PATH=/usr/local/bin/gpg2 [assuming some mistypes ;)]

Well there are typos, what I has in mind was:
 
LD_LIBRARY_PATH=/usr/local/lib  gpg2

Which says: Search along the PATH environment variable for the gpg2
binary and then run gpg2 with the environment variable LD_LIBRARY_PATH
set or changed to /usr/local/lib.  That is so that the runtime linker
first searches shared libraries in /usr/local/lib directory and only
then in the standard places.


Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Auschnahme regelt ein Bundeschgesetz.


___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Libgcrypt on gpg 2.0.11 under Linux Ubuntu Jaunty 9.04_64bits

2009-04-25 Thread Charly Avital
Hi,

compiled 2.0.11 from source, on a freshly installed and updated copy of
Ubuntu 9.04_64 bits.

All required libraries were also compiled and installed, including
libgcrypt 1.4.4, before compiling 2.0.11.

In spite of compiling and installing twice libgcrypt 1.4.4, compiling
and installing again 2.0.11, and logging out/in, I still get 

libgcrypt 1.4.1 in:

$ gpg2 --version
gpg (GnuPG) 2.0.11
libgcrypt 1.4.1
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA
Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB


TIA for suggestions.
Charly





___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: Libgcrypt on gpg 2.0.11 under Linux Ubuntu Jaunty 9.04_64bits

2009-04-25 Thread Werner Koch
On Sat, 25 Apr 2009 11:36, shavi...@mac.com said:

 In spite of compiling and installing twice libgcrypt 1.4.4, compiling
 and installing again 2.0.11, and logging out/in, I still get 

 libgcrypt 1.4.1 in:

You probably installed libgcrypt under /usr/local and thus you need to
tell your system wfrom where to take it. Either

  LD_LIBRARY_PATH=/usr/loca/bin gpg2

or modify your /etc/ld.so.conf

I assume that you build against 1.4.4; if you did not install the
libgcrypr11-dev package from Ubuntu that should be the case.  It should
not matter anyway.


Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Auschnahme regelt ein Bundeschgesetz.


___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: Libgcrypt on gpg 2.0.11 under Linux Ubuntu Jaunty 9.04_64bits

2009-04-25 Thread Charly Avital
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Werner Koch wrote:
[...]

   LD_LIBRARY_PATH=/usr/loca/bin gpg2

I did LD_LIBRARY_PATH=/usr/local/bin/gpg2 [assuming some mistypes ;)]

And I have now:

$ gpg2 --version
gpg (GnuPG) 2.0.11
libgcrypt 1.4.4
[.]


Thank you Werner.
Charly
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: GnuPG for Privacy
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQEcBAEBCAAGBQJJ8yT3AAoJEM3GMi2FW4PvX9IH/R+ZJMe5lWvGJ1kGfxMBg+/T
TncKAaCxLseJOyRm0VQ6jQj4pUHD+Mzw/DbdMIKvPsN2TELwISqI49PJHQ2I0Mdl
EOI8iP7JjMQdWkWR4772Se9DZi00B8YmiBzhsIV0p1hcS02H6w9CaScXl+fIa0ZJ
um8GPeKC7DLEg3mJ/LTRF47exxys8adkMPpkiFhUEgcyuTMPKjWG4HdeqEwxXSwf
m6K8i00Y9XbLoxfrrakGc0orN/80+D/1ptc0WvlOE+1aYuddGx5pQ8/Zu14X0oxd
7i+ZvhkJup+RleDXyguQjxgJYYQpn9VP//g0S8ZoyazdDC6L6DsV1T9ehGjqazU=
=0deX
-END PGP SIGNATURE-

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users