Systems Biology Software Project

SBW Logo

Installing SBW

This page will detail how to install SBW on the major supported operating systems:

Windows

On Windows systems we use the nullsoft scriptable install system (NSIS).Thus the installer is a simple executable file to be started by double clicking on it. When the installer is started several tests will be performed on the system such as:

based on these informations the installable modules are selected. And the installation will proceed:

Welcome Screen


Selecting the installation directory


Choosing a Program Group


The installation proceeds...


Components are registered

NOTE: During the registration process firewall warnings might pop up, informing you that the Broker or one of the SBW modules tries to open a network connection. What is actually happening is that these modules communicate among each other. For that to work it is necessary that the Broker can occupy two ports on the local machine.

The installation is done


up

OS X

For OS X we provide a similar installer as for Linux. That is we used the Bitrock InstallBuilder. On OS X this installer takes the form of an Application Bundle. When you download the file using Safari the archive will be extracted automatically and all that is to be done is to start the installer. The installation procedure looks like this:


Welcome Screen


Choosing the installationdirectory


Setting Environment Variables


Ready to Install


Copying Files


Registering Components


Display Registration results


Installation complete


up

Linux

Linux is difficult to support as there are many, many variants of it. We still wanted to provide a simple installation, that does not involve compiling the whole project along with all it's modules. For this reason we used the Bitrock InstallBuilder. The installer comes along in a .bin file. To start the installation procedure you will have to set the executable flag on the installer after downloading. e.g: chmod +x ./SBW-2.5.0-linux-installer.bin

As it turns out, on a small number this installer seems not to run with the default settings. But not to worry ... that's why we have command line switches:


Welcome Screen


Choosing the installationdirectory


Setting Environment Variables


Ready to Install


Copying Files


Registering Components


Display Registration results


Installation complete


up

Maintained by Frank Bergman | © 2006 Keck Graduate Institute
Valid XHTML 1.0 Transitional Sourceforge