Gnus (was: Signature as attachment ?)

Werner Koch wk@gnupg.org
Tue Sep 24 12:39:02 2002


On Mon, 23 Sep 2002 11:53:31 -0700, Owen, Pamela said:

> Is there a quick and dirty faq?  I am not a programmer and am trying to
> compile this on my Solaris 8 machine.

I'd suggest that you try the new gnupg-1.2.0.  We don't use the
dynamic linking stuff anymore.

> Do I compile as root?

NEver do this.  Configure and make as ordinary user and when everyting
is fine, you can use 

 su -c 'make install'

It is also possible to install GnuPG elsewhere:

./configure --prefix=/home/foo

which will the create the usual directory structure below that
directory:

 /home/foo/bin
          /lib
          /info



Salam-Shalom,

   Werner