Re: gpg-agent: only one trouble before succesfull building

2006-06-11 Thread [EMAIL PROTECTED]
Renè, thank you for your suggestions. I built pth-2.0.6. It worked fine, but I had to add "-I/usr/local/include ". if you try by hand the correct command it will work: gcc -g -O2 -Wall -o gpg-connect-agent.exe gpg-connect-agent.o no-libgcrypt.o ../jnlib/libjnlib.a ../common/libcommon.a ../gl/li

Re: gpg-agent: only one trouble before succesfull building

2006-06-10 Thread René Berber
gabriele wrote: > This is a detailed story about the try to build gpg-agent under cygwin > I whish to use gpg-agent under cygwin, that is contained in the > gnupg-1.9 tree only. > > Here is what I have done: > > #Install prerequisites > > ## libpth-1.4.4 > cd /usr/src/ > wget ftp://ftp.gnu.org/

gpg-agent: only one trouble before succesfull building

2006-06-10 Thread [EMAIL PROTECTED]
Hello, This is a detailed story about the try to build gpg-agent under cygwin I whish to use gpg-agent under cygwin, that is contained in the gnupg-1.9 tree only. Here is what I have done: #Install prerequisites ## libpth-1.4.4 cd /usr/src/ wget ftp://ftp.gnu.org/gnu/pth/pth-1.4.1.tar.gz tar