[480] in Software_Announce
Splus on Athena updated to 6.1.2 for Sun, Linux
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Mon Jul 29 14:30:06 2002
To: software-announce@MIT.EDU
cc: alexp@MIT.EDU, facdev@MIT.EDU, cfyi@MIT.EDU
Date: Mon, 29 Jul 2002 14:29:41 -0400
From: Alex T Prengel <alexp@MIT.EDU>
I've updated the Splus statistical application on Athena to 6.1.2 for Sun and
Linux. From my announcement to users:
Splus 6.1.2 for Sun and Linux has been installed and made the Athena default
for those platforms. To run it:
add splus
splus -g & (for Java GUI)
splus (for traditional command-line interface)
splus -j (for command-line interface with Java calls, graphics and
online help system enabled)
The Java-based help system can be accessed by typing
help.start()
at the > prompt.
To run the older 6.0.1 release now on Sun and Linux type:
add splus
splus -ver 6.0.1
(On SGI the default version is still 6.0.1 as 6.1.2 is not available).
Release notes are at https://web.mit.edu/splus_v6.1.2/www/relnotes.html and
additional information is in text file
/mit/splus_v6.1.2/distrib/share/doc/FIXEDBUG.TXT.
Alex