|
TABLE OF CONTENTS 1. Overview 2. Set up Environment 3. Build and Deploy 4. Post-Installation Configuration 5. Database Configuration 6. Troubleshooting |
1. Overview1.1 Choose an Install TypeSakai downloads are available for three different installation methods on http://sakaiproject.org/release:
1.2. Demo InstallationA demo installation is brief and straightforward. The most technically challenging aspect of a demo install is making sure that your Java environment is squared away in advance. The steps are as follows:
Once Tomcat is started up you can point your browser to http://localhost:8080/portal. This will bring you to the Sakai gateway site from which you can create new accounts and log in to the system. To stop the demo:
1.3 Binary InstallationThe Binary installation of Sakai provides a shortcut for those that already have Tomcat in place and configured as needed (including the database connection: see Set up Environment for details on Tomcat configuration, and Database Configuration for database details), and it does so by providing a pre-built Sakai that can simply be dropped into place. All you need to do is unpack the binary archive at the root Tomcat directory, and the appropriate wars, jars, etc., for the Sakai application will be deposited in the correct locations. If you wish to configure a binary installation you'll need to manually create a sakai directory in $CATALINA_HOME to hold your sakai.properties file, as described in Post-Installation Configuration.
1.4 Source InstallationThe Demo and Binary installs described above provide quick ways to get up and running, but assume that no code-level changes are called for. The remainder of this installation guide devotes itself to the more rigorous and customizable Source installation, although some of its details (e.g. the post-installation configuration) may also be pertinent for more sophisticated uses of the demo and binary installs. The full set of steps for a Source installation may be organized into the following phases:
1.5. Migrating from a Previous ReleaseMigration from an earlier version of Sakai typically involves a database conversion (for which scripts are supplied with the release), an update to any custom skins, and possibly changes to any custom code (see the Release Notes to learn if this is the case). For links to the conversion scripts, see the Database Configuration section of this guide. |
Comments (4)
Aug 18, 2007
Peter Krauss says:
"Mac/nix"?? It is not a standard term. There are more "Linux/Unix" users (a lot..."Mac/*nix"??
It is not a standard term. There are more "Linux/Unix" users (a lot of!) than "Mac users"!
Please preferer "Linux/Unix/Mac" than "Mac/*nix". (explicit and with unix family first).
The term "Linux/Unix/Mac" indicate a "very generic thing", that incorporate "Solaris", "FreeBSD", etc.
For marketing "Sakai is Linux/Unix/etc. compatible!", for readers and search engines, the complete term (not "*nix" or similar hermetic way) is better.
Sep 09, 2007
Clay Fenlason says:
So amended.So amended.
Nov 21, 2007
Alexander Finn says:
I've downloaded demo distribution and tryed to run it on linux pc (ubuntu 7.10 3...I've downloaded demo distribution and tryed to run it on linux pc (ubuntu 7.10 32bit) and it seems to be starting up but then when I point my browser to the localhost:8080/portal it keeps loading without success. the last log messages are:
Does anybody experiencing the same? What should I do to run it and play with it?
Nov 21, 2007
Peter A. Knoop says:
Hi Alexander, I don't have an answer for you, however, I would suggest a better ...Hi Alexander, I don't have an answer for you, however, I would suggest a better place to ask this sort of quesion is on the sakai-dev email list, where you're much more likely to make contact with someone who can help address your particular question.
If you're not already a member of sakai-dev, then you first need to join the "DG: Development (a.k.a. sakai-dev)" site on Collab, which is the Sakai instance supporting community collaboration. To do so, sign yourself up for an account using the "New Account" tool here:
http://collab.sakaiproject.org
After you're logged-in, you can then use the "Membership" tool to join the "DG: Development (a.k.a. sakai-dev)" site. Now you're all set and you have permission to post to sakai-dev@collab.sakaiproject.org. (If you find the volume of email traffic too overwhelming on the list, you can always use the Membership tool again to un-join the site.)
You might also want to peruse the email archives in case someone else has already asked or answered a similar question:
http://www.nabble.com/Sakai-f18101.html