in reply to Problems creating Crypt::OpenPGP standalone exe
Since you're doing this on Windows, which version of Perl are you using (ActiveState or cygwin and which build)? If you try to run the executable from the same directory as where the script version works, does it work there? Have you tried inserting some debugging print statements between each step of your program to see where the compiled version hangs? My guess is that the compiled version can't find some file which the scripted version can. . .
- - arden.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Problems creating Crypt::OpenPGP standalone exe
by PodMaster (Abbot) on Mar 22, 2004 at 09:17 UTC |