Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

SPlus: Statistical Software


SPlus is commercial software, popular with statisticians and commercial data analysts. Install on Debian:



  # adduser splus
  # su - splus
  $ cd
  $ umask 022
  $ tar zxvf splus.tz
  $ ./HOSTINFO
  Email the code and your SPlus serial number and server name to SPlus
  By return mail you will get a license key
  $ ./CONFIGURE
  Select 4:    Destinations and Name of Splus Script
  Select 2:    Name of Splus shell script             "Splus"
    Change to "splus" to make life easier for everyone
    The script to start Splus will be installed in /usr/local
  $ ./INSTALL 
  Enter the key when prompted
  Then fails with:
     cp: cannot create regular file `/usr/local/bin/splus': 
     Permission denied
  So:
  $ su
  # ./INSTALL
    y to CONFIGURE
  # chmod go+rx /usr/local/bin/splus
  Should now be installed!


Copyright © 1995-2006 [email protected]

 
 
  Published under the terms fo the GNU General Public License Design by Interspire