java 1.6 ...

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8110 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
orbiter 13 years ago
parent e5fe34ebdd
commit 7f0f93ec20

@ -54,7 +54,7 @@ all these locations into one search result.
DEPENDENCIES? WHAT OTHER SOFTWARE DO I NEED? DEPENDENCIES? WHAT OTHER SOFTWARE DO I NEED?
You need java 1.5 or later to run YaCy, nothing else. You need java 1.6 or later to run YaCy, nothing else.
Please download it from http://www.java.com Please download it from http://www.java.com
YaCy also runs on IcedTea6. YaCy also runs on IcedTea6.
@ -120,7 +120,7 @@ Please clone our code and help with development!
The code is licensed under the GPL v2. The code is licensed under the GPL v2.
Compiling YaCy: Compiling YaCy:
- you need java 1.5 and ant - you need java 1.6 and ant
- just compile: "ant clean all" - then you can "./startYACY.sh" - just compile: "ant clean all" - then you can "./startYACY.sh"
- create a release tarball: "ant dist" - create a release tarball: "ant dist"
- create a Mac OS release: "ant distMacApp" (works only on a Mac) - create a Mac OS release: "ant distMacApp" (works only on a Mac)

Loading…
Cancel
Save