configure script problem
Johannes Berg
johannes at sipsolutions.de
Mon Dec 22 23:40:41 CET 2003
Hi,
if I do
./configure --with-gpgme-prefix=/tmp/
then I get an error trying to call /tmp/bin/gpgme-config
checking for GPGME - version >= 0.4.3... Usage: gpgme-config [OPTIONS]
Options:
[--thread={ pthread}]
[--prefix]
[--exec-prefix]
[--version]
[--libs]
[--cflags]
./configure: line 8932: test: : integer expression expected
./configure: line 8935: test: : integer expression expected
no
configure: error: Cannot find an up to date GPGME
The problem is that it calls
gpgme-config --prefix=/tmp/ --version
instead of just
gpgme-config --version
johannes
--
http://www.sipsolutions.de/
GnuPG key: http://www.sipsolutions.de/keys/JohannesBerg.asc
Key-ID: 9AB78CA5 Johannes Berg <johannes at sipsolutions.de>
Fingerprint = AD02 0176 4E29 C137 1DF6 08D2 FC44 CF86 9AB7 8CA5
More information about the Gpa-dev
mailing list