initial import from svn of 0.910a

This commit is contained in:
jrandom
2006-10-12 22:35:02 +00:00
commit 9f7ed247ea
231 changed files with 46333 additions and 0 deletions

11
INSTALL Normal file
View File

@ -0,0 +1,11 @@
Syndie can be built from source with a modern (1.4+) java development
kit, or with a new GCJ (4.0+). You must have ant (1.6.5+), and the
source release includes HSQLDB (1.8.0.5), though newer revisions
should work.
To build a normal java instance, run "ant".
To run it without any installation, run "sh bin/syndie".
To build various packages, see the targets and instructions in
doc/web/dev.html