Installing the Sausalito Core SDK

To get started with Sausalito, you need to install the development and testing tools on your workstation. Sausalito is available for (1) Linux (Debian/Ubuntu and SUSE), (2) Windows (Vista & XP), and (3) Mac OS X (Tiger and Leopard). Please visit our download page to get the latest version for your platform. After downloading the Core SDK, follow the instructions below.

The Core SDK will provide basic support for development, testing, debugging, and deploying Sausalito applications. If you would like to use our XQuery Eclipse plug-in, please, download the Sausalito Eclipse plug-in from http://www.xqdt.org/ and follow the installation instructions there. Please note that the installation of the Core SDK is a pre-requisite in order to work with the Eclipse plug-in.

Installing the Core SDK on Debian and Ubuntu

- Open Terminal

- Installing Sausalito:

cd /path/where/Sausalito-Core-SDK-*-ubuntu-*.deb/is/located
sudo gdebi Sausalito-Core-SDK-*-ubuntu-*.deb

- Installing Sausalito without graphical interface:

cd /path/where/Sausalito-Core-SDK-*-ubuntu-*.deb/is/located
sudo dpkg -i Sausalito-Core-SDK-*-ubuntu-*.deb
  • If dependencies are missing, execute:
sudo apt-get -f install
sudo dpkg -i Sausalito-Core-SDK-*-ubuntu-*.deb

Installing the Core SDK on SUSE

- Open Terminal (with root priviliges)

cd /path/where/Sausalito-Core-SDK-*.rpm/is/located
sudo zypper install Sausalito-Core-SDK*.rpm

You can also use the rpm tool directly if you're familiar with its usage.

Installing the Core SDK on Windows XP and Vista

Download the Windows binary installer from the download page, run it, and follow the instructions in the wizard.

Installing the Core SDK on Mac OS X

Download Sausalito's Mac OS X package from our download page and open the downloaded package. Execute the installer and follow the instructions. Note that installing Sausalito requires you to type the Administrator's password.

 
 
 
core_sdk_installation_guide.txt · Last modified: 2009/07/14 17:37 by mbrantner
 
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS
backlinks | direct link: [core_sdk_installation_guide]