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.
- 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
sudo apt-get -f install sudo dpkg -i Sausalito-Core-SDK-*-ubuntu-*.deb
- 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.
Download the Windows binary installer from the download page, run it, and follow the instructions in the wizard.
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.