If you create the exe with:
> pp -gui -clean -o schwuppdiwupp.exe schwuppdiwupp.pl
and put libeay32_.dll in the same folder as schwuppdiwupp.exe and run the exe 
does it work?

On Wed, 9 Jun 2010 18:56:17 +0200
frams...@rus.uni-stuttgart.de (Ulli Horlacher) wrote:

> On Wed 2010-06-09 (18:17), Steffen Mueller wrote:
> 
> > Maybe it's sufficient to add "-l eay32_" to the pp invocation? If not, 
> > you can try with the explicit path. Funny dll name, by the way.
> 
> I tried it with
> 
> pp -gui -clean -l eay32_ -o schwuppdiwupp.exe schwuppdiwupp.pl
> 
> where the resulting schwuppdiwupp.exe says:
> 
> "This application has failed to start because libeay32_.dll was not found."
> 
> and
> 
> pp -gui -clean -l c:\strawberry\c\bin\libeay32_.dll  -o schwuppdiwupp.exe 
> schwuppdiwupp.pl
> 
> where the resulting schwuppdiwupp.exe did not start at all. No output, no
> error message, nothing.
> 
> Next tip? :-)
> 
> 
> -- 
> Ullrich Horlacher              Server- und Arbeitsplatzsysteme
> Rechenzentrum                  E-Mail: horlac...@rus.uni-stuttgart.de
> Universitaet Stuttgart         Tel:    ++49-711-685-65868
> Allmandring 30                 Fax:    ++49-711-682357
> 70550 Stuttgart (Germany)      WWW:    http://www.rus.uni-stuttgart.de/

Reply via email to