My favorites | Sign in
Project Hosting will be READ-ONLY Thursday at 3:00pm UTC for up to 3 hours for network maintenance.
Project Home Downloads Wiki Issues Source
Search
for
Requirements  
Requirements for compiling UYKFD.
Updated Dec 12, 2009 by acooke....@gmail.com

Requirements for Compiling UYKFD

The only way I compile and use UYKFD is via sbt. It also needs Scala 2.8, so you need to configure sbt to use a snapshot.

You may want to increase the maximum amount of memory allocated to the sbt process (in the sbt startup script). I use java -Xmx2048M.

Once sbt is correctly configured, just type "run" (see GettingStarted).

Database

You need an installed MySQL database (alternatively you may be able to use HSQLDB).

Downloads

Apart from the source, sbt, and a database, you don't need anything else.


Sign in to add a comment
Powered by Google Project Hosting