Before you go too far, I suggest you type the following at a command-line prompt:
perl -e "print join(qq|\n|,@INC),qq|\n|;" **** [EMAIL PROTECTED] <Carl Jolley> **** All opinions are my own and not necessarily those of my employer **** On Tue, 4 Dec 2001, Walter Usyk wrote: > I have compiled Perl 5.6.1 on Windows NT . When i run perl -V I only > see the /perl/5.6.1/lib path in the @INC array. I need to add also the > /perl/5.6.1/site/lib path to @INC. I know that I need to recompile (I do > > not want to set PERLLIB or any other env variable). How do I modify the > win32/Makefile so that when I recompile perl it adds the > /per/5.6.1/site/lib directory to @INC. > > Thanks for your help > > -- > Walter Usyk - Tools Developer > Software Development Environment Tools (1P67) > email: [EMAIL PROTECTED] > ESN: 398-4603 > Tel: (613) 768-4603 > > > _______________________________________________ > Perl-Win32-Users mailing list > [EMAIL PROTECTED] > http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users > _______________________________________________ Perl-Win32-Users mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users
