Il /21 mar 2005/, *David Shaw* ha scritto: > On Sun, Mar 20, 2005 at 04:18:35PM +0100, Carlo Luciano Bianco wrote: > >> 1) It seems that, when running a subprocess like a gpgkeys_*.exe, gpg.exe >> does not pass it the environment variables. Most notably, it does not pass >> the system %PATH%. Both gpg.exe and gpgkeys_*.exe depends on many dlls [...] > That's odd. The only thing that jumps to mind is are you building > with the configure option "--disable-keyserver-path" or using the > GPG option "exec-path" ?
No, David. The only configure options I used are "--prefix" and "--with- libcurl". The only one difference between the configure commmand line reported on my web page and the one I actually used is in the CFLAGS part, where I used, e.g., "-march=athlon-xp" and some other optimizations. And exec-path is not in my gpg.conf (I checked, to be double sure). I have only modified, like reported on my web page, the lines in the "configure" script where the directories are defined (lines 23881-23885): #define G10_LOCALEDIR "c:\\\\programmi\\\\gnupg\\\\locale" #define GNUPG_LIBDIR "c:\\\\programmi\\\\gnupg" #define GNUPG_LIBEXECDIR "c:\\\\programmi\\\\gnupg" #define GNUPG_DATADIR "c:\\\\programmi\\\\gnupg" #define GNUPG_HOMEDIR "h:\\\\gnupg" >> 2) gpgkeys_hkp.exe, gpgkeys_finger.exe and gpgkeys_ldap.exe seem to work >> OK (provided the dlls are found), but gpgkeys_curl.exe does not run at >> all. As soon as it is started by gpg.exe, it crashes (and DrWatson comes [...] > Can you try running gpgkeys_curl.exe under gdb? Yes, I can. I think it is better I rebuild it with "-g" and without optimizations, right? I'll do it tomorrow as soon as I can. -- | Carlo Luciano Bianco | ICQ UIN: 109517158 | |______________________| Home page: <http://clbianco.altervista.org/> | |GPG DSA/ElG 1024/4096:|_________________________________________________| |KeyID:0x5324A0DA - Fingerprint:8B00C61034120506111B143DEDBF71B45324A0DA | _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
