
Joerg.Honegger at hp
Dec 11, 2006, 4:39 AM
Views: 347
Permalink
|
|
GnuPG 1.4.6: configure with default options generates incorrect define statements in g10defs.h
|
|
Dear all I installed GnuPG 1.4.6 on some HP Tru64 UNIX Version 5.1B-3 systems running configure without any options. This results in an g10defs.h file with 2 incorrect define statements for UNIX systems: #define G10_LOCALEDIR "/locale" #define GNUPG_LIBDIR "/usr/local/lib/gnupg" #define GNUPG_DATADIR "/gnupg" The above definitions for G10_LOCALEDIR and GNUPG_DATADIR are incorrect. A workaround is to specify the configure option --datadir=/usr/local/share even if this is the default. Kind regards Jörg Honegger Systems Engineer Hewlett-Packard (Schweiz) GmbH Überlandstrasse 1 CH-8600 Dübendorf Office: +41 58 444 7399 Mobile: +41 79 616 4554 Fax: +41 58 444 7750 E-Mail: mailto:joerg.honegger[at]hp.com Internet: http://www.hp.com/ch
|