site logo  SetVar

HomePage | Categories |* BLOG *| RecentChanges | RecentlyCommented | Login/Register

Revision [304]

Last edited on 2007-05-26 06:51:17 by MikeGreene
Additions:
An example setvar.cmd I use with various versions of Open Watcom (see below script for more info):
SET PERL_SH_DIR=%PERLPATH%
Items to change:
**SET WATCOM=**
This is the location of the Open Watcom compiler. Not adding the above statements to config.sys and using the script allows you to have multiple OW versions on your system.
**SET TOOLKIT=**
Location of the OS/2 Toolkit, installed from eCS CD 2.
**SET PERLPATH=u:\perl**
**SET PERL_SH_DIR=%PERLPATH%**
Statements I add to use [[http://www.smedley.info/os2ports/index.php?page=perl Paul Smedley's perl port]] and installed in [[PerlSetup this manner]].
Deletions:
An example setvar.cmd I use with various versions of Open Watcom:
set PERL_SH_DIR=%PERLPATH%


Revision [303]

The oldest known version of this page was created on 2007-05-26 06:43:39 by MikeGreene
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.7
Page was generated in 0.3397 seconds