Hello,
(This is my first post/report. So if I do something wrong, please teach me
instead of sending flames. Thank You.)
My problem may be cygwin related but calling:
./configure --without-g13 --disable-g13-test --enable-shared --enable-w32-
glib --with-gpg="/cygdrive/c/Program Files (x86)/GNU/GnuPG/pub/gpg.exe" --with-
gpgsm="/cygdrive/c/Program Files (x86)/GNU/GnuPG/pub/gpgsm.exe" --with-
gpgconf="/cygdrive/c/Program Files (x86)/GNU/GnuPG/pub/gpgconf.exe"
gives me warnings with crippled paths int it:
checking for GPG >= 1.4.0... ./configure: line 18671: /cygdrive/c/Program: No
such file or directory
./configure: line 18679: test: : integer expression expected
./configure: line 18682: test: : integer expression expected
no
So "/cygdrive/c/Program Files (x86)/GNU/GnuPG/pub/gpg.exe"
becomes "/cygdrive/c/Program"
Again: This may be cygwin related and if this is the wrong place to post,
please tell me and close this issue.
Thanks for attention,
Thomas