Hi,
>
>   Embperl (1.2b6) in Randy Kobes' Win32 distribution doesn't work
> offline with following error:
>
> Can't load
> 'C:\PERL\site\5.00503\lib/MSWin32-x86/auto/HTML/Embperl/Embperl.dll' for
> module HTML::Embperl: load_file:Nelze nalézt jeden z knihovních souborů
> potřebných pro spuštění této aplikace at
> C:\PERL\5.00503\lib/MSWin32-x86/DynaLoader.pm line 169.
>
>  at C:\Projekty\ucetnispol\novy\convert.pl line 1
> BEGIN failed--compilation aborted at
> C:\Projekty\ucetnispol\novy\convert.pl line 1.
> Process completed with exit code 2
>
> ================ convert.pl =========
>
> use HTML::Embperl;
> use strict;
>
> use vars qw/@pages @languages/;
> =================================
>
> The missing Embperl.dll is of course there and under Apache/mod_perl
> Embperl works just fine.
>

Yes, but the Embperl.dll is linked to the ApacheCore.dll, which is not found
when running offline. Putting the directory where ApacheCore.dll is on your
system inside the PATH, should solve the problem.

Gerald



---------------------------------------------------------------
Gerald Richter      ecos electronic communication services gmbh
Internet - Infodatenbanken - Apache - Perl - mod_perl - Embperl

E-Mail:     [EMAIL PROTECTED]         Tel:        +49-6133/925151
WWW:        http://www.ecos.de      Fax:        +49-6133/925152
---------------------------------------------------------------

Reply via email to