Changeset 36645 for other-projects


Ignore:
Timestamp:
2022-09-20T17:27:27+12:00 (19 months ago)
Author:
anupama
Message:

Adding a note to draw attention to linuxtools/unixutils on the PATH

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/nightly-tasks/crons-and-scripts/windows/envi-win64-environment.pl.example

    r36626 r36645  
    77#$ENV{'PATH'} = "$ENV{'JAVA_HOME'}\\bin;$ENV{'ANT_HOME'}\\bin;C:\\Perl64\\bin;C:\\Program Files\\SlikSvn\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Program Files (x86)\\putty;C:\\Windows\\System32\\linuxtools"; #C:\\Windows\\System32\\UnxUtils\\usr\\local\\wbin";#C:\\Program Files\\PuTTY;C:\\Program Files\\ExtraCommands;C:\\Windows\\System32\\linuxtools;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\OpenOffice.org 3\\program";
    88
     9# unixutils/linuxtools are very important, as diffcol GS3 compilation needs unzip and GS3's wget along with wgetrc to exist
    910$ENV{'PATH'} = "$ENV{'JAVA_HOME'}\\bin;$ENV{'ANT_HOME'}\\bin;C:\\strawberry-perl32no64\\perl\\bin;C:\\Program Files\\SlikSvn\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Program Files (x86)\\PuTTY0.74;C:\\Program Files (x86)\\linuxtools";
    1011# Grab strawberry perl 32-no-64 from: http://trac.greenstone.org/browser/main/trunk/release-kits/shared/windows/perl.zip
Note: See TracChangeset for help on using the changeset viewer.