INSTALLATION INSTRUCTION FOR MGLTOOLS RELEASE 1.2alpha:



UNIX INSTALLATION: (PC linux, sgi, sun)

The tar files that you can download from this site are named:

complete2.3_$ARCHOSV_$TYPE.tar.Z
where:
$ARCHOSV is one of sgi4DIRIX646, sun4SunOS5 or i86Linux2
$TYPE is 'acad' for academic and 'comm' for commercial distribution

The complete academic release for sun would be called:

complete1.5_sun4SunOS5_acad.tar.Z

NOTE: this release is self contained and will not affect other installed python interpreters until the initPython script is sourced. If you have other python interpreters and do not want the one in this distribution to become your default interpreter choose not to add initPython to your shell ressource file.

1 - create a directory in which you want to install this release, for example mglTools
> mkdir mglTools
2 - place the tar file into the directory you just created and go to that directory
> mv downloaded_file.tar.Z mglTools
> cd mglTools
3 - uncompress and untar the file
> tar zxvf downloaded_file.tar.Z
5 - run the installation script:
> source install.csh for a c-sell
> source install.bash for a bash-shell
6 - rehash your path
> rehash

The README.html file gives more information about what this script does and what packages are available.

Please go to our Frequently Asked Questions page (http://www.scripps.edu/~sanner/python/FAQ.html) if you have any installation problem. If your problem is not listed send an email to mgllab (mgltools@scripps.edu)
Thanks for downloading our tools.

WINDOWS INSTALLATION:

The MGLTools version 1.2alpha is not available at this time.


MACOSX INSTALLATION:

The MGLTools version 1.2alpha is not available at this time.