Mailing List Archive

Installation Problem
Hi,
I am facing problem in installing GNUPG (gnupg-1.0.2).I get this error when
i try to run the make command.
hkp.o parse-packet.o passphrase.o pubkey-enc.o seckey-cert.o seskey.o
import.o
export.o comment.o status.o sign.o plaintext.o encr-data.o encode.o
revoke.o ke
ylist.o sig-check.o signal.o helptext.o verify.o decrypt.o keyedit.o
dearmor.o
keygen.o ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a -lz -ldl
-lnsl
-lsocket
Making all in po
make: Fatal error in reader: Makefile, line 125: Macro assignment on
dependency
line
Current working directory /usr/local/gnupg-1.0.2/po
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /usr/local/gnupg-1.0.2
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'





Thanks,
Rajesh

--
Archive is at http://lists.gnupg.org - Unsubscribe by sending mail
with a subject of "unsubscribe" to gnupg-users-request@gnupg.org
RE: Installation Problem [ In reply to ]
Hi,
My objective is to install SCP (openssh). For this I have to install
openssl,zlib,egd,gnupg. Pls. help me to solve this problem.

Thx,
Rajesh

> -----Original Message-----
> From: Shah, Rajesh
> Sent: Tuesday, August 22, 2000 4:25 PM
> To: 'gnupg-users@gnupg.org'
> Subject: Installation Problem
>
> Hi,
> I am facing problem in installing GNUPG (gnupg-1.0.2).I get this error
> when i try to run the make command.
> hkp.o parse-packet.o passphrase.o pubkey-enc.o seckey-cert.o seskey.o
> import.o
> export.o comment.o status.o sign.o plaintext.o encr-data.o encode.o
> revoke.o ke
> ylist.o sig-check.o signal.o helptext.o verify.o decrypt.o keyedit.o
> dearmor.o
> keygen.o ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a -lz -ldl
> -lnsl
> -lsocket
> Making all in po
> make: Fatal error in reader: Makefile, line 125: Macro assignment on
> dependency
> line
> Current working directory /usr/local/gnupg-1.0.2/po
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
> Current working directory /usr/local/gnupg-1.0.2
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive-am'
>
>
>
>
>
> Thanks,
> Rajesh

--
Archive is at http://lists.gnupg.org - Unsubscribe by sending mail
with a subject of "unsubscribe" to gnupg-users-request@gnupg.org
Re: Installation Problem [ In reply to ]
Shah, Rajesh writes:
> Hi,
> My objective is to install SCP (openssh). For this I have to install
> openssl,zlib,egd,gnupg. Pls. help me to solve this problem.

You don't strictly need gnupg for openssh (unless you want to verify
the signature of the .tar.gz file).

> > Making all in po
> > make: Fatal error in reader: Makefile, line 125: Macro assignment on
> > dependency line
> > Current working directory /usr/local/gnupg-1.0.2/po
> > *** Error code 1

You could try to configure with --disable-nls.

--
Archive is at http://lists.gnupg.org - Unsubscribe by sending mail
with a subject of "unsubscribe" to gnupg-users-request@gnupg.org