Download and Install Lasso 9 ServerThis page briefly outlines the installation of Lasso 9 Server for each supported platform.
You can download Lasso 9 Server for FREE and run Lasso in "developer mode", which is fully functional but limited to 5 IP's and 200 connections per minute, so it will not support full deployment. Come back and buy the license to unlock its full power when you are convinced that Lasso gives you everything you need—and more!
Recommended reading before you install




Lasso 9 is a middleware product which relies on third-party web servers and databases for smooth operation. For late-breaking documentation updates, please consult the Errata directory.
Browse archive of Lasso product downloads
View table of supported operating systems and versions
Read the full installation guide
The latest release of Lasso 9 Server for Mac OS X 10.5 (64-bit Intel only), 10.6, 10.7, and 10.8 can be found here:
Download Lasso-Server-with-Instance-Manager-9.2.5.zip (27 MB)
Once downloaded, expand the archive and run the installer which will guide you through the installation process.
The latest release of Lasso Server 9.2 for 64-bit Microsoft Windows can be downloaded with these links:
Apache 64-bit Lasso-Server-with-Instance-Manager-Apache2.2-9.2.6.exe
IIS 64-bit Lasso-Server-with-Instance-Manager-IIS-9.2.6.exe
Once downloaded, run the installer which will guide you through the installation process.
Detailed installation and setup instructions are on the Installing Lasso Server 9.2 for Windows page.
Instructions for updating ImageMagick on CentOS 5 are available.
To install Lasso 9 Server from an rpm, ensure ImageMagick is installed, then download the appropriate file below and run:
yum install java-1.6.0-openjdk mysql rpm -ivh name-of-file.rpm
Download for CentOS 5
Download for CentOS 6.x
When done, open http://server-domain.name/lasso9/instancemanager to complete the installation.
To install Lasso 9 Server via yum, the LassoSoft yum repository must be configured on the server. If the file does not exist, create /etc/yum.repos.d/CentOS5-Lasso9.repo and enter the following:
[lassosoft]
name=LassoServer
failovermethod=priority
baseurl=http://centosyum.lassosoft.com/
enabled=1
gpgcheck=1
gpgkey=http://centosyum.lassosoft.com/RPM-GPG-KEY-lassosoft
http_caching=packages
note: as of 9.1.4, the recommended yum conf file has been changed to include the GPG key.
To install Lasso 9 on a 64-bit CentOS 5 system, as root run:
yum install Lasso-Instance-Manager.x86_64
To install Lasso 9 on a 32-bit CentOS 5 system, as root run:
yum install Lasso-Instance-Manager
When done, open http://server-domain.name/lasso9/instancemanager to complete the installation.
To install Lasso 9 Server via yum, the LassoSoft yum repository must be configured on the server. If the file does not exist, create /etc/yum.repos.d/CentOS6-Lasso9.repo and enter the following:
[lassosoft]
name=LassoServer
failovermethod=priority
baseurl=http://centos6yum.lassosoft.com/
enabled=1
gpgcheck=1
gpgkey=http://centos6yum.lassosoft.com/RPM-GPG-KEY-lassosoft
http_caching=packages
note: as of 9.1.4, the recommended yum conf file has been changed to include the GPG key.
To install Lasso 9 on a 64-bit CentOS 6 system, as root run:
yum install Lasso-Instance-Manager
When done, open http://server-domain.name/lasso9/instancemanager to complete the installation.
To install Lasso 9 on Ubuntu, run the following in your terminal (you may need to run `sudo apt-get install python-software-properties` if you don't have add-apt-repository installed):
sudo add-apt-repository "deb http://debianrepo.lassosoft.com/ stable main"
Important Note: As of Lasso 9.2.4, Ubuntu 12.04+ is required.
Important Note: On some installations it may be necessary to add the following additional repository:
sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu/ natty main restricted multiverse"
Then run the following to install Lasso 9 Server:
sudo apt-get update sudo apt-get install lasso-instance-manager
Lasso's Java support (which includes tags for PDF manipulation) and ImageMagick support are provided as separate packages. These packages can be obtained with the following commands:
sudo apt-get install lasso-java-api sudo apt-get install lasso-imagemagick
When done, open http://server-domain.name/lasso9/instancemanager to complete the installation.
If you get the following error while starting or restarting lassoimd:
lassoimd: error while loading shared libraries: libevent-2.0.so.5: cannot open shared object file: No such file or directory
You need to install libevent-2:
apt-get -y --force-yes -f install libevent-2.0-5
If Lasso 9 does not start after install with the following error:
# lassoimd start lassoimd: error while loading shared libraries: libicuuc.so.48: cannot open shared object file: No such file or directory
apt-get install libicu48
©LassoSoft Inc 2012 | Web Development by Treefrog Interactive Inc | Privacy | Legal terms and Shipping | Contact LassoSoft