I have a script compiled under PerlApp that works perfectly well on Win2K but
not under NT4, the error message I get is:

"Can't locate file/Basename.pm in @INC <@INC Contains:
C:\Temp\druserbak\{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}\ .> at File/copy.pm
line 36"

I am including the following modules: (this is not an exhaustive list)

use File::Basename
use File::Copy
use File::Glob

The following is a list of files that get added to the EXE:

Adding Module: C:/Perl/lib/Carp.pm
Adding Module: C:/Perl/lib/Exporter.pm
Adding Module: C:/Perl/lib/XSLoader.pm
Adding Module: C:/Perl/lib/File/Copy.pm
Adding Module: C:/Perl/lib/Config/iniFiles.pm
Adding Module: C:/Perl/lib/DynaLoader.pm
Adding Module: C:/Perl/lib/auto/DynaLoader/dl_expandspec.al
Adding Module: C:/Perl/lib/auto/DynaLoader/dl_findfile.al
Adding Module: C:/Perl/lib/auto/DynaLoader/dl_find_symbol_anywhere.al
Adding Module: C:/Perl/lib/auto/DynaLoader/autosplit.ix
Adding Module: C:/Perl/lib/Dynaloader.pm
Adding Module: C:/Perl/lib/auto/Dynaloader/dl_expandspec.al
Adding Module: C:/Perl/lib/auto/Dynaloader/dl_findfile.al
Adding Module: C:/Perl/lib/auto/Dynaloader/dl_find_symbol_anywhere.al
Adding Module: C:/Perl/lib/auto/Dynaloader/autosplit.ix
Adding Module: C:/Perl/lib/Exporter/Heavy.pm
Adding Module: C:/Perl/lib/File/Glob.pm
Adding Module: C:/Perl/lib/auto/File/Glob/autosplit.ix
Adding Module: C:/Perl/lib/Tie/Hash.pm
Adding Module: C:/Perl/lib/strict.pm
Adding Module: C:/Perl/site/lib/Win32/WinError.pm
Adding Module: C:/Perl/site/lib/Win32/File.pm
Adding Module: C:/Perl/site/lib/Win32/Registry.pm
Adding Module: C:/Perl/lib/vars.pm
Adding Module: C:/Perl/lib/warnings/register.pm
Adding Module: C:/Perl/lib/warnings.pm
Adding Module: C:/Perl/site/lib/Win32.pm
Adding Module: C:/Perl/lib/AutoLoader.pm
Adding Binary: C:/Perl/site/lib/auto/Win32/Registry/Registry.dll
Adding Binary: C:/Perl/site/lib/auto/Win32/File/File.dll
Adding Binary: C:/Perl/lib/auto/File/Glob/Glob.dll
Adding Binary: C:/Perl/site/lib/auto/Win32/Win32.dll
Adding Binary: C:/Perl/site/lib/auto/Win32/WinError/WinError.dll

Thanks in anticipation.

Daryll



The information in this e-mail and any attachments is confidential and may be
legally privileged. It is intended solely for the addressee or addressees. If
you are not an intended recipient, please delete the message and any attachments
and notify the sender of misdelivery: any use or disclosure of the contents of
either is unauthorised and may be unlawful. All liability for viruses is
excluded to the fullest extent permitted by law. Any views expressed in this
message are those of the individual sender, except where the sender states them,
with requisite authority, to be those of a specific LAZARD company or
partnership.


_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin
  • PerlApp Rochello Viceisza
    • daryll . elston

Reply via email to