Download : Other Operating Systems
Koha On Windows
If you would like to install Koha on a Windows box, you will need to
install Apache, MySQL and Active state Perl as well. See http://www.koha.rwjr.com/ for full instructions.
Koha On Other Platforms
The wiki has some notes for installing Koha on Caudium.
For all you Mac users out there, Adam Steer has writtem up some notes on the mailing list for how to install Koha on Mac OS X.
If you're interested in getting Koha to work in other environments the specifications are a bit more general...
- A webserver (It was built to work with Apache, but there is no reason it shouldn't work with any other webserver).
- An SQL database (We use MySQL but you could intead use postgres, or another sql based database - it has been run up in Oracle)
- Perl (mod_perl isn't needed, though koha should work with mod_perl but this hasn't been tested yet).
