Chapter 1. Installation

Table of Contents

Installing in Windows
Installing in Linux
Upgrading to the latest version

This chapter describes how to install and run GaussSum on computers running Windows or Linux.

Installing in Windows

Install Python

GaussSum requires Python, which is a programming language commonly used for scripting.

Go to the Python 2.3 install page. Download and run the Windows installer, Python-2.3.5.exe. Install it into something like C:\Program Files\Python2.3. (Note: Python 2.4 is also available and appears to work well with GaussSum)

Install the GaussSum Python scripts and Gnuplot

The scripts can be found here. Extract the zip file into something like C:\Program Files\GaussSum (note: Gnuplot is included in this zip file in the sub folder gnuplot400).

Create a shortcut on your desktop to GaussSum.py (to do this, right-click on an empty part of the desktop, choose New -> Shortcut, browse to the folder where you installed GaussSum and choose GaussSum.py). To change the icon, right-click on the icon, choose Properties -> General -> Change Icon -> Browse. Find the folder where you installed GaussSum and choose GaussSum.ico. In addition, change the program used to open GaussSum by following these instructions: right-click on the icon, choose Properties -> General -> Opens with -> Change -> PythonW. If you want to set a startup folder, right-click on the icon, choose Properties -> Shortcut -> Start in:, and type the name of the startup folder.

If you have any questions or requests, or if you wish to be added to the mailing list for information on new versions and bug fixes, please send an email to me at baoilleach@users.sourceforge.net.

Start GaussSum

Just double-click the shortcut to GaussSum.py to start GaussSum.