SCOUG Logo


Next Meeting: Sat, TBD
Meeting Directions


Be a Member
Join SCOUG

Navigation:


Help with Searching

20 Most Recent Documents
Search Archives
Index by date, title, author, category.


Features:

Mr. Know-It-All
Ink
Download!










SCOUG:

Home

Email Lists

SIGs (Internet, General Interest, Programming, Network, more..)

Online Chats

Business

Past Presentations

Credits

Submissions

Contact SCOUG

Copyright SCOUG



warp expowest
Pictures from Sept. 1999

The views expressed in articles on this site are those of their authors.

warptech
SCOUG was there!


Copyright 1998-2024, 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.

The Southern California OS/2 User Group
USA

SCOUG-HELP Mailing List Archives

Return to [ 20 | October | 2006 ]

<< Previous Message <<


Date: Fri, 20 Oct 2006 20:50:52 -0700
From: "Steven Levine" <steve53@earthlink.net >
Reply-To: scoug-help@scoug.com
To: scoug-help@scoug.com
Subject: SCOUG-Help: Perl, anyone?

In <45398418.3060602@san.rr.com>, on 10/20/06
at 07:21 PM, Tom Brown said:

>Does anyone here use Perl ?

Sure.

>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 is wrong. It's meaningless, so drop the statement. FWIW,
spaces are not allowed in set statements, unless you don't want them to
work. :-)

If you use 4OS2, add

SET .pl=perl -w

> LIBPATH=...;I:\PERL\LIB\5.8.0;

This will do you no good.

> PATH=...;I:\PERL\BIN;

This is OK.

> SET PERL_SH_DIR=I:\PERL\BIN

This is OK if sh.exe if is in 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

Use

SET PERLLIB_PREFIX=l:/perl/lib;I:\PERL\LIB

You need to point to the root of the Perl library tree. Perl knows how to
find the version specific subdirectories. You are telling Perl how to
translate compiled in references to l:/perl/lib.

>Neither work. TESTPERL.CMD says:

> Cannot find the core of Perl library.

This should go away once you fix up PERLLIB_PREFIX.

>It suggests: view perl PERLLIB_PREFIX, but the discussion there makes no
>sense to me.

Well, it's written by and for Perl programmers.

Steven

--
----------------------------------------------------------------------
"Steven Levine" MR2/ICE 2.67 #10183 Warp/eCS/DIY/14.103a_W4
www.scoug.com irc.fyrelizard.com #scoug (Wed 7pm PST)
----------------------------------------------------------------------

=====================================================

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".

=====================================================


<< Previous 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.