Getting Started (UNIX)
Prerequisites
Download and install Java Development Kit version 1.5 or higher (http://java.sun.com, e.g. J2SE SDK v 1.5.0_06)
(NOTE: After installing JDK, set JAVA_HOME)
Download Yanel
Download Yanel source code.
Install Yanel
Install from source:
- Run script "./configure.sh"
- Run script "./build.sh"
- Run script "./yanel.sh start" to start Yanel as a server
- (Run script "./yanel.sh stop" to stop Yanel as a server)
Use Yanel
Start your prefered Browser, enter the URL http://localhost:8080/yanel/ and start using Yanel either as author, integrator or developer.
To edit pages served by Yanel one should install Yulup.

