----- Original Message -----
From: Gerald Richter <[EMAIL PROTECTED]>
To: Rolf Ohnmacht <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, December 14, 1999 5:20 AM
Subject: RE: EmbPerl use HTML::Embperl failed ( just Win95 )


> > Is it possible to copy the whole "Apache"-tree generated on NT onto my
> > Win95-
> > machine expecting to work ( Apache+Perl path names are identical ) ?
> >
> Yes, that's what I do all the time. Compile on NT run on NT/95/98. You
could
> even change the drive letter (but you must install in the same path)
>
> Gerald

I copied both Apache and Perl from NT to Win95 after I recompiled mod_perl
with
the PERL_STARTUP_DONE_CHECK flag and it worked! PerlModule/PerlRequire
and use let Apache start - fine ! It works on NT and Win95.

I was so happy about it that I thought the other problem is solved too - but
it was not!
On NT batch EmbPerl is running - but not on Win95!

Same old message:

Can't load
'C:/perl561/site/5.00561/lib/MSWin32-x86/auto/HTML/Embperl/Embperl.dll' for
module HTML::Embperl: load_file:Eine DLL-Initialisierungsroutine ist
fehlgeschlagen at C:/perl561/5.00561/lib/MSWin32-x86/DynaLoader.pm line 72.
 at embp.pl line 1
BEGIN failed--compilation aborted at embp.pl line 1.

I have no idea what could be wrong else! So I inspected Dynaloader.pm at
line 72 but no chance ...

Best Regards , Rolf

Reply via email to