[14004] in Athena Bugs
3rd party software - license wrapper problems
daemon@ATHENA.MIT.EDU (wchuang@MIT.EDU)
Fri Nov 17 21:38:22 1995
From: wchuang@MIT.EDU
To: bugs@MIT.EDU, hotline@MIT.EDU
Date: Fri, 17 Nov 1995 21:38:16 EST
The wrapper for a bunch of 3rd party licensed software is screwed for the Suns.
Note that this isn't for all the various licensed software packages, but at
least FrameMaker and Autocad won't currently run on the Suns because of the
fact that the various scripts all reference /afs/athena/contrib/perl/perl,
which is now Perl version 5 on the Suns.
Because of the upgrade, references to plain "@sys" in the file are incorrect
and should be "\@sys".
-William