The current release is distributed in archived installer package for each operating system.
- Windows: CDInstall_2_2_win.exe
- MacOSX: CDInstall_2_2_mac.zip
- Linux: CDInstall_2_2_linux.bin
While J2RE is required for CellDesigner to run, the installers for Windows and Linux include it, and MacOSX has a Java runtime environment initially. Therefore, you do not need to download or install J2RE. (If you installed SBW, you have already had it anyway.) Download the one for your operating system and follow instructions below to install CellDesigner for each environment.
Windows:
Double click CDInstall_2_2_win.exe.
MacOSX:
Double click CDInstall_2_2_mac.zip.
The compressed installer should be recognized by Stuffit Expander and should automatically be expanded to CDInstall_2_2 . Then double click it.
Linux:
Open a shell and, cd to the directory where you downloaded the installer.
At the prompt type: sh ./CDInstall_2_2_linux.bin
After then, an installer window should open, and follow the message therein.
If you have installed SBW, set the path to the SBW library.
After installation finished, you would see the following directories/files in the installation directory ( CellDesigner by default).
+00README.txt
|
+CellDesigner2.2 executable application module (*for Mac: CellDesigner)
+CellDesigner_register_to_SBW
|
+documents/
| +startup_guide22.pdf this document
|
+exec/
| +celldesigner.jar library for CellDesigner application
|
+jre (1.4.2_06) *(Windows, Linux only)
|
+lib
| +batik/
| +batik.jar SVG toolkit by the Apache Software Foundation
|
| +browserlauncher/
| +browserlauncher.jar library web browser launcher by by Eric Albert
|
| +mrjadapter/
| +MRJAdapter.jar library for MacOSX feature by Steve Roy, Software Design
|
| +sbw/
| +SBWCore.jar
|
| +xerces/
| +xercesImpl.jar XML library by the Apache Software Foundation
| +xml-apis.jar XML-API library by the Apache Software Foundation
|
+licenses/
| +batik/
| +LICENSE
|
| +mrjadapter/
| +lgpl.txt
|
| +xerces/
| +LICENSE
| +LICENSE-DOM.html
| +LICENSE-SAX.html
|
+samples/
| +components.xml sample for various components
| +M-Phase.xml sample for model editing
| +M-Phase2.xml sample for model editing
| +simulation.xml sample for simulation
| +test-level1.xml sample for SBML level 1 document
| +test-level2.xml sample for SBML level 2 document
| +database.xml sample for database connections
|
+Uninstall_CellDesigner uninstaller module directory