On Mon, 11 Nov 2002 22:12:07 +0530 Diwakar Ranganathan wrote:

> Yeah, I mean the frontend to gpg. I downloaded the gzipped file of
> this app, but couldn't install it. I tried various commands including
> 'gpgp' and 'bash gpgp', but to no avail. 'stat' says it's a regular

bash gpgp ??
Here is what you do...
if the file is like gpgpXYZ.tar.bz

$tar -xvzf gpgpXYZ.tar.bz

now enter the directory called gpgpXYZ and read the follow files there,

README
INSTALL

and others that may seem pertinent. The INSTALL file will have
instructions on how to "install" gpgp. Mostly it will be something like

./configure
make
make install

Hope it works out for you!
-- 
sukrit


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to