1834650 Members
1889 Online
110069 Solutions
New Discussion

Gnupg installation

 
Radim Jarosek
Regular Advisor

Gnupg installation

Hi,

I have a trouble with installation of Gnupg on HP version 11.00.

When I start "make" everything goes well until GPG_IMPORT. Then the installation process freeze. I tried it on linux system and it was without any errors.

Example :

gmake[3]: Entering directory `/home/user1/gnupg/gnupg-1.2.4/doc'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/home/user1/gnupg/gnupg-1.2.4/doc'
gmake[2]: Leaving directory `/home/user1/gnupg/gnupg-1.2.4/doc'
Making all in checks
gmake[2]: Entering directory `/home/user1/gnupg/gnupg-1.2.4/checks'
../g10/gpg --homedir . --import ./pubdemo.asc
gpg: WARNING: unsafe permissions on homedir "."


Thanks

Radim
1 REPLY 1
Radim Jarosek
Regular Advisor

Re: Gnupg installation

Hi,

just fyi ... the problem was in wrong / old version of perl.

That's it

Radim