LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   gnupg (https://www.linuxquestions.org/questions/linux-software-2/gnupg-24731/)

thales 07-01-2002 09:11 AM

gnupg
 
hello,
i have installed gnupg 1.0.7 under linux, and when i type gpg -h the version displayed is still gnupg 1.0.6.
what should be done to have the correct version launched and remove the older ie 1.0.6? I think it is a link or path problem, but not sure?
thank you

fatgod 07-03-2002 06:14 AM

hi, try typing

which gpg

this will show you where the gpg that is running is located. then you can check the path that you installed v1.0.7 to and correct it.

thales 07-03-2002 03:22 PM

thank you for your reply
i think that the default version ie 1.0.6 is located under /usr/bin and the one compiled by myself under /usr/local/bin.
where can i find the path file to correct it?

fatgod 07-04-2002 03:09 PM

why not just rename the old one (or ditch it) and symlink it to your new version.


All times are GMT -5. The time now is 08:48 PM.