Pathway Tools Installation Guide -- Windows 2000, NT, and XP
Installation Instructions
- Uninstalling Existing EcoCyc, BioCyc, or Pathway Tools version 9.5 and lower
If you already have EcoCyc, BioCyc, or Pathway Tools (version 9.5 or lower) installed on your computer, you must
first uninstall it as follows.
- Backup any data you may have created or imported. This data will be in your ptools-local directory.
Later, you will move the backed up data into a new directory.
- Open the Control Panel.
- Windows 2000: (Start -> Settings -> Control Panel)
- Windows XP: (Start -> Control Panel)
- Double-click Add-Remove Programs.
- A list of currently-installed programs appears. Click on ecocyc,
ecocyc-plus, BioCyc, or Pathway Tools.
- Click the Add/Remove or Change/Remove button.
- An Uninstall Wizard window appears. Click the Begin button.
- Installing Pathway Tools
- New licensees automatically receive an email message containing Pathway Tools download URLs.
If you are a licensee who does not have these URLs, please contact us at .
- Download the pathway-tools-12.0-mswindows-X-Setup.exe for the desired Edition X, where X could be 'nav-t1', 'nav-t12',
'collaborator', 'nav-ed-path-t1', or 'nav-ed-path-t12'.
(e.g. Navigator Tier1, Navigator Tier1 and Tier2) somewhere on your
computer (we highly recommend the Desktop). This is a self-extracting installer that contains all
software components and data. There is no need to uncompress it.
- Double-click your selected pathway-tools-12.0-mswindows-X-Setup.exe. Follow the installation instructions as presented by the installer.
It should be obvious what to do, but you can read all the details below.
The installer will make sure you want to install Pathway Tools, then:
- Some options for Pathway Tools can be set in the file ptools-init.dat located in the ptools-local folder --
you provided its exact location during the installation. To set these options, please open the ptools-init.dat file in a text
editor such as notepad. The file contains the list of possible parameters and how to set them.
- At this point the pathway-tools setup program is no longer necessary. Unless you think you might want to reinstall
this same version later, you can delete it.
- If you backed up any data while uninstalling version 9.5 or earlier versions of the Pathway Tools software, now is the time
to move this data into the ptools-local folder. Your own constructed PGDBs should go in the folder 'user' under the
'pgdbs' folder of your specified ptools-local folder.
- Oracle
Note: This section is relevant only if you plan to create your own PGDBs and
store them in an Oracle database.
If you downloaded a configuration of Pathway Tools that includes the Oracle client libraries, users need to add
the Pathway Tools installation directory to their PATH in order to use Oracle. To change the PATH variable, each
user needs to:
- Login to Windows.
- Right-click My Computer (which may be in the Start menu).
- Click Properties.
- Click Advanced.
- Click Environment Variables.
- Under System Variables, highlight Path.
- Click Edit.
- At the end of the text in the Variable Value box, add a semicolon (";") followed by the Pathway Tools installation path.
For example, if you installed Pathway Tools in C:\Program Files\BioCyc,
then add ;C:\Program Files\BioCyc to the end of the text in the Variable value box.
- Click OK.
- Click OK.
- Click OK.
- If Windows crashes before you log out, the new value of the PATH variable might be lost, so to save this setting consider logging
out of Windows now and then logging back in.
Running the Pathway Tools Program
- Once installation finishes, you will find three shortcuts on the Desktop
(if you did not deselect their installation).
Double-clicking the Desktop shortcut Pathway Tools will start the Pathway/Genome
Navigator environment. That shortcut calls a batch file that quickly opens and closes a small black window
before starting Pathway Tools.
- The Desktop shortcut Pathway Tools Lisp
will load the Pathway Tools program in LISP mode. It will bring up a Lisp console that will accept typed commands.
This option is meant for users who desire to make LISP-based database queries, but
you can also start the Navigator from the Lisp console by issuing the command:
(ptools)
Exiting from the Navigator will not exit the program. Instead, after exiting from the Navigator you must also exit from
the Lisp console by issuing the command:
(exit)
- The Desktop shortcut Pathway Tools Web Server
will load the Pathway Tools program in web server mode. See the documentation in the User Guide that discusses
running Pathway Tools as a web server.
- There should be four shortcuts in the Start\All Programs\Pathway Tools menu (if you did not
deselect their installation). These shortcuts can also be used to start Pathway Tools. The first two
start Pathway Tools in the same mode as the Desktop shortcuts. One additional shortcut is
provided to start Pathway Tools in web server mode. The last shortcut can be used to unsintall
Pathway Tools.
User Guide
[ This section of the installation guide assumes that a PDF reader
(e.g. Adobe
Acrobat Reader) is installed on your computer and that .pdf files
are associated with it. You should also have downloaded the latest patches from our website; use
command ctrl-d in Pathway Tools to download them.]
The Pathway Tools User Guide is located under the Pathway Tools
installation folder at:
pathway-tools\aic-export\pathway-tools\ptools\*\doc\manuals\UserGuide.pdf
When running Pathway Tools, you can access the User Guide by selecting menu items:
Help > User Guide
KNOWN ISSUES
- (all versions) If you run Pathway Tools from a network drive, UNC paths are not supported.
So, for example, don't start Pathway Tools as
\\server\bio\aic-export\ptools.bat. Instead, map a drive letter
to the remote directory and start Pathway Tools using that drive letter. For example,
if you map the P drive to \\server\bio, then you could start
Pathway Tools as P:\aic-export\ptools.bat.
Contact us at
for further assistance.