OS X Installation¶
These instructions are for installing Lasso Server on OS X. An Intel-based Mac running OS X 10.5 or later is required.
Before Installing¶
- Lasso requires a Java runtime, which is not included with OS X 10.7 and later. The latest version of Apple’s “Java for OS X” can be downloaded from the Apple support site or installed automatically by the Lasso installer.
- Lasso requires X11, which is not included with OS X 10.8 and later. For those systems, install XQuartz instead.
Installation¶
- Download and expand the Lasso Server for OS X installer from the LassoSoft website.
- Run the installer to perform a standard installation, which will install
Lasso Server and start or restart the system’s Apache. By default the
following files and folders will be installed:
- Apache conf file
/etc/apache2/other/mod_lasso9.10.5.conf
(OS X 10.5)/etc/apache2/sites/mod_lasso9.10.5.conf
(OS X Server 10.5)/etc/apache2/other/mod_lasso9.conf
(OS X 10.6 and later)/etc/apache2/sites/mod_lasso9.conf
(OS X Server 10.6 and Server 10.7)/Library/Server/Web/Config/apache2/sites/mod_lasso9.conf
(OS X Server 10.8 and later)
- Apache plugin
/usr/libexec/apache2/mod_lasso9.10.5.so
(OS X 10.5)/usr/libexec/apache2/mod_lasso9.so
(OS X 10.6 and later)
/Library/Frameworks/Lasso9.framework
/Library/LaunchDaemons/com.lassosoft.lassoinstancemanager.plist
/usr/bin/lasso9
/usr/bin/lassoc
/usr/sbin/lassoim
/usr/sbin/lassoserver
/var/lasso
- Apache conf file
- When the installer has finished, click on the link on the web page that appears in order to load the initialization form for Lasso Instance Manager (found on your own machine at http://localhost/lasso9/instancemanager).
- Use the form to set an administrator username and password for your Lasso installation and default instance.
From here on, you can read up on using the Lasso Instance Manager and Instance Administration and Configuration interfaces.
Note
On OS X Server, verify that the Web or Websites service is running in Server Preferences or Server.app.
Important
If you upgrade your OS X installation or install OS X Server after installing Lasso Server, you will need to either manually move the Apache conf file and plugin for Lasso to continue running, or simply reinstall Lasso to place the files in the correct locations.