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

Reply via email to