Skip to Content

Download & Install

Try Sakai on you own PC

Get an easy-to-install version of Sakai for Windows, Mac or Linux. An excellent choice for a demo or small pilot.


Sakai 2.6.1 maintenance release

Release Date: 15 October 2009

The Sakai 2.6.1 maintenance release provides a set of bug fixes, language/locale updates and performance enhancements that improve upon the Sakai 2.6.0 release. Over 200 issues have been addressed by 2.6.1. Roughly half involve bug fixes while the remainder involve textual updates to language translation property bundles. In particular, important fixes have been applied to the assignment, chat, portfolio, Tests & Quizzes and site-manage modules while updates for Catalan, French, Russian, Spanish and Swedish translations have also been provided.

Sakai 2.6.1 utilizes core service updates provided in the recent Sakai kernel (K1) 1.0.12 maintenance release. Portfolio users in particular will appreciate a performance enhancement made to the kernel's ContentHostingService that reduces portfolio assembly times.

Issues Addressed

Sakai 2.6.1 Kernel 1.0.12

Downloads

Demo: The Sakai Demo is a pre-built version of Sakai with Apache Tomcat and a simple configuration, perfect for a quick and easy demo of Sakai. The Sakai demo is NOT intended for large scale implementations. It is suitable only for evaluating the software and running small pilot implementations on a single server. Win sakai-demo-2.6.1.zip md5
Mac/*nix sakai-demo-2.6.1.tar.gz md5
Binary: The Sakai Binary is a pre-built version of Sakai without Apache Tomcat, jar dependencies, or extra configuration files. Download the Binary release if you want to just drop the Sakai bundle into a pre-existing Tomcat environment. Win sakai-bin-2.6.1.zip md5
Mac/*nix sakai-bin-2.6.1.tgz md5

Source:  Start from Source if you plan to make any code-level changes to your Sakai system. Visit our Get the Source Code page.

 

Updated 2.6.0 to 2.6.1 conversion scripts (19 October 2009)

Matt Jones of the University of Michigan reports that the original 2.6.0 to 2.6.1 conversion script that operates on assignment_content table "is inefficient, potentially locks tables and performs too many scans, especially if there are hundreds of thousands of rows." Matt has revised both the MySQL and Oracle conversion scripts to improve their performance. See SAK-17219 and SAK-16548 for more details.

MySQL

sakai_2_6_0-2_6_x_mysql_conversion002_SAK-16548.sql

Oracle

sakai_2_6_0-2_6_x_oracle_conversion002_SAK-16548.sql