Unix installation
Please check UNIX Installation for a detailed view of how to install Kepler on Unix machines (including OSX).
Windows installation
Installing Kepler on Windows does not require any C compiler and should work on any Windows machine with internet access.
- Download LuaRocks and install it using
install /SCRIPTS c:\luarocks\0.5.2 - Add the LuaRocks scripts dir to your system path (the same directory used in the
/SCRIPTSparameter above) - Install Kepler and Xavante using
luarocks install kepler-xavante - Configure everything using
setup-keplerand following the instructions - Use
xavanteto run Xavante as a tray bar application, or use 'xavante_start' to run Xavante from the command prompt. Another option is to run Kepler using CGI
After Installation (Unix or Windows)
Once Kepler is running, you might want to look at those pages:
Hello World will tell you how to write a simple application
Using a Database will tell you how to use some of the popular databases with Kepler.
Configuring Web Servers will tell you how to use Kepler with some specific web servers.
If you have a specific question that does not seem to be answered elsewhere in this section, check the User FAQ. Getting Help describes what you can do when you have a problem that you can't resolve with the documentation provided here.