I haved a similar problem using Sybperl Can't load 'C:/Perl/don't remember... and searched the path that my Perl program gives me, and the library was there. I resolved it by adding the path to my eviormente variables.
----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 13, 2004 7:12 AM Subject: dll error with AdminMisc > Hi, > > I'm trying to make a script with Win32::AdminMisc, and something weird must > have happened to my perl installation. > > First I get a Windows error that "MSVCR70.dll" can't be found, and from my > perl program I get: > > Can't load 'E:/Perl/site/lib/auto/Win32/AdminMisc/AdminMisc.dll' for module > Win3 > 2::AdminMisc: load_file:Das angegebene Modul wurde nicht gefunden at > E:/Perl/lib > /DynaLoader.pm line 206. > Compilation failed in require at msifix.pl line 2. > BEGIN failed--compilation aborted at msifix.pl line 2. > > The AdminMisc.dll is there... > > What's going on here? > > Lars > _______________________________________________ > ActivePerl mailing list > [EMAIL PROTECTED] > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs > _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
