Subject: publishing
From: Craig Chambers (chambers@cs.washington.edu)
Date: Tue Apr 09 2002 - 19:09:46 PDT
I'm publishing some small things, to make the Windows version of
Vortex set up with fewer script wrappers.
*) I modified all the perl scripts to uniformly use /usr/bin/perl,
which is perl v. 5 on all our systems (sun4, solaris, solaris8,
linux, and winnt).
*) I modified the vortex.cshrc to search for a matching sh, csh, tcsh,
and perl executables under a variety of names, ordered to check first
for matches that agree with what we use in scripts.
*) A small bug fix to the Solaris8 build of Java, to fix a problem
with an earlier patch to the Solaris5 build.
As a result, MakeScriptWrappers creates no script wrappers on solaris,
solaris8, or linux. It still creates a load of wrappers on winnt,
mainly because the scripts are written assuming /bin/csh and
/usr/local/bin/tcsh, but on winnt, only /bin/tcsh exists, so wrappers
are created for all C-shell-like scripts. (At least no perl scripts!)
(FYI, I'm getting strange behavior, where the MakeScriptWrappers
script fails when I run it at MSR, but works on my office machine and
on my home machine. All are running the latest version of tcsh, as
far as I can tell....)
-- Craig
_______________________________________________
Cecil mailing list
Cecil@cs.washington.edu
http://majordomo.cs.washington.edu/mailman/listinfo/cecil
This archive was generated by hypermail 2b25 : Tue Apr 09 2002 - 19:10:07 PDT