Difference between revisions of "Version 1.1.2 Download"

From Phycas
Jump to: navigation, search
 
Line 4: Line 4:
  
 
* Release notes are included in the manual (see below)
 
* Release notes are included in the manual (see below)
* Bug fixes are described in the [http://hydrodictyon.eeb.uconn.edu/projects/phycas/downloads/BUGS BUGS] file
+
* Bug fixes are described in the [http://hydrodictyon.eeb.uconn.edu/projects/phycas/downloads/v1.1/BUGS BUGS] file
  
 
== Manual ==
 
== Manual ==
  
* Download [http://www.eeb.uconn.edu/projects/phycas/downloads/PhycasManual-1.1.2.pdf PhycasManual-1.1.2.pdf]
+
* Download [http://www.eeb.uconn.edu/projects/phycas/downloads/v1.1/PhycasManual-1.1.2.pdf PhycasManual-1.1.2.pdf]
  
 
== MacOS 10.4 or 10.5 ==
 
== MacOS 10.4 or 10.5 ==
  
 
# Download '''one''' of the following:
 
# Download '''one''' of the following:
## [http://www.eeb.uconn.edu/projects/phycas/downloads/Phycas-1.1.2.1052.dmg Phycas-1.1.2.1052.dmg] if you run Python 2.5 that came with your version of the Mac OS.
+
## [http://www.eeb.uconn.edu/projects/phycas/downloads/v1.1/Phycas-1.1.2.1052.dmg Phycas-1.1.2.1052.dmg] if you run Python 2.5 that came with your version of the Mac OS.
## [http://www.eeb.uconn.edu/projects/phycas/downloads/Phycas-1.1.3.dmg Phycas-1.1.3.dmg] if you have installed your own copy of python 2.5
+
## [http://www.eeb.uconn.edu/projects/phycas/downloads/v1.1/Phycas-1.1.3.dmg Phycas-1.1.3.dmg] if you have installed your own copy of python 2.5
## [http://www.eeb.uconn.edu/projects/phycas/downloads/MacIntel-Python2.6-Phycas-1.1.3.dmg MacIntel-Python2.6-Phycas-1.1.3.dmg] if you have installed a version of python '''2.6'''
+
## [http://www.eeb.uconn.edu/projects/phycas/downloads/v1.1/MacIntel-Python2.6-Phycas-1.1.3.dmg MacIntel-Python2.6-Phycas-1.1.3.dmg] if you have installed a version of python '''2.6'''
 
# Double-click the DMG file to open, then drag files within to a folder of your choice on your hard drive
 
# Double-click the DMG file to open, then drag files within to a folder of your choice on your hard drive
  
Line 28: Line 28:
 
'''Uninstall first!''' Please uninstall any older versions of Phycas before installing a new version.
 
'''Uninstall first!''' Please uninstall any older versions of Phycas before installing a new version.
  
* Download [http://www.eeb.uconn.edu/projects/phycas/downloads/Phycas-1.1.2.1052.win32-py2.5.exe Phycas-1.1.2.1052.win32-py2.5.exe] (requires Python 2.5.x)
+
* Download [http://www.eeb.uconn.edu/projects/phycas/downloads/v1.1/Phycas-1.1.2.1052.win32-py2.5.exe Phycas-1.1.2.1052.win32-py2.5.exe] (requires Python 2.5.x)
* Download [http://www.eeb.uconn.edu/projects/phycas/downloads/Phycas-1.1.2.1053.win32-py2.6.exe Phycas-1.1.2.1053.win32-py2.6.exe] (requires Python 2.6.x)
+
* Download [http://www.eeb.uconn.edu/projects/phycas/downloads/v1.1/Phycas-1.1.2.1053.win32-py2.6.exe Phycas-1.1.2.1053.win32-py2.6.exe] (requires Python 2.6.x)
 
* Double-click the EXE file to start the installer program.
 
* Double-click the EXE file to start the installer program.
  
 
== Linux (source distribution) ==
 
== Linux (source distribution) ==
  
* Download [http://www.eeb.uconn.edu/projects/phycas/downloads/Phycas-1.1.2.1052.tar.gz Phycas-1.1.2.1052.tar.gz]
+
* Download [http://www.eeb.uconn.edu/projects/phycas/downloads/v1.1/Phycas-1.1.2.1052.tar.gz Phycas-1.1.2.1052.tar.gz]
 
* [[Building from source|Instructions for building Phycas]]
 
* [[Building from source|Instructions for building Phycas]]
  
 
__NOTOC__ __NOEDITSECTION__
 
__NOTOC__ __NOEDITSECTION__

Revision as of 16:26, 5 August 2010

Prebuilt binary installers for Phycas are available only for 32-bit Windows and MacOS 10.4 or 10.5. If you have a different operating system (e.g. Linux), you will need to download the source distribution and build Phycas yourself using the instructions provided on this web site.

Release Notes

  • Release notes are included in the manual (see below)
  • Bug fixes are described in the BUGS file

Manual

MacOS 10.4 or 10.5

  1. Download one of the following:
    1. Phycas-1.1.2.1052.dmg if you run Python 2.5 that came with your version of the Mac OS.
    2. Phycas-1.1.3.dmg if you have installed your own copy of python 2.5
    3. MacIntel-Python2.6-Phycas-1.1.3.dmg if you have installed a version of python 2.6
  2. Double-click the DMG file to open, then drag files within to a folder of your choice on your hard drive

Windows XP/Vista

Phycas is a Python application. You must have Python 2.5 or 2.6 installed on your system before installing Phycas on your Windows PC. To find out which version of Python you have, open a console window and type python -V.

Python note: If you have just installed Python on your system, you may have to tell Windows where to find it. See Telling Windows where to find Python for details.

Vista note: Right-click the installer and choose "Run as administrator" to install. To uninstall, go to the button formerly known as Start, choose All Programs, then Phycas, finally right-clicking the Uninstall Phycas shortcut and choosing "Run as administrator"

Uninstall first! Please uninstall any older versions of Phycas before installing a new version.

Linux (source distribution)