SCOUG-HELP Mailing List Archives
Return to [ 20 |
October |
2006 ]
>> Next Message >>
Content Type: text/plain
Does anyone here use Perl ?
I am trying to get Perl running using:
http://Hobbes.nmsu.edu/pub/os2/dev/perl-5.8.0-bin.zip, etc.
I have unzipped the 5 archives from Hobbes to my I: drive.
I then modified my CONFIG.SYS as directed by the README:
set PERL_LIBPATH = L:/Perl/lib; X:\Perl\lib; (sub I: for X:)
The readme said PERL_LIBBATH which I assumed was a typo since the
previous line used PERL_LIBPATH. Another assumption: that the forward
slashes are a result of Perl's *NIX roots, and that the spaces are OK.
I also added:
LIBPATH=...;I:\PERL\LIB\5.8.0;
PATH=...;I:\PERL\BIN;
After some reading in PERL.inf, and lots of testing, I added:
SET PERL_SH_DIR=I:\PERL\BIN
What has me stumped at the moment is:
SET PERLLIB_PREFIX=
I have tried:
SET PERLLIB_PREFIX=L:/PERLLIB/LIB;I;\PERL\LIB\5.8.0;
and SET PERLLIB_PREFIX=L:/PERLLIB/LIB;I;\PERL\LIB\5.8.0
Neither work. TESTPERL.CMD says:
Cannot find the core of Perl library.
It suggests: view perl PERLLIB_PREFIX, but the discussion there makes no
sense to me.
Any suggestions?
Thanks!
--
Tom Brown, Catherder
thombrown at san dot rr dot com
Member SCOUG, V.O.I.C.E. & SDAA
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"postmaster@scoug.com".
=====================================================
>> Next Message >>
Return to [ 20 |
October |
2006 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|