RE: use lib failing on IIs

2002-06-07 Thread Tillman, James
> > Can't locate STDLIB.pm in @INC (@INC contains: ../ C:/Perl/lib > > C:/Perl/site/lib .) at > D:\web\cgi-bin\scripts\admin\admin.pl line 35. > > BEGIN failed--compilation aborted at > D:\web\cgi-bin\scripts\admin\admin.pl > > line 35. > > > > If 'STDLIB.pm' is indeed located in 'D:\web\cgi-bi

Re: use lib failing on IIs

2002-06-07 Thread Sisyphus
> > Can't locate STDLIB.pm in @INC (@INC contains: ../ C:/Perl/lib > C:/Perl/site/lib .) at D:\web\cgi-bin\scripts\admin\admin.pl line 35. > BEGIN failed--compilation aborted at D:\web\cgi-bin\scripts\admin\admin.pl > line 35. > If 'STDLIB.pm' is indeed located in 'D:\web\cgi-bin\scripts\' (or in

Re: use lib failing on IIs

2002-06-07 Thread csaba . raduly
On 06/06/2002 22:24:36 perl-win32-users-admin wrote: >Group, > >I got all my stuff run on my local box with perl/apache/mysql and then I >went to move everything to the main IIs server. However. when I ran my >scripts that worked before in the same directory structure on my local box I >got

use lib failing on IIs

2002-06-06 Thread Norris, Joseph
Group, I got all my stuff run on my local box with perl/apache/mysql and then I went to move everything to the main IIs server. However. when I ran my scripts that worked before in the same directory structure on my local box I got the following: Can't locate STDLIB.pm in @INC (@INC contains