* Ilia Soldis wrote: > I tried to build documentation on my computer by myself using './build.sh > ru' (I just checked them out before and did not build manually) but it does > not work. It looks like this: > > su-2.03# ./build.sh ru > -Xmx128m: illegal argument > Usage: java [-options] class > > where options include: > -help print out this message > -version print out the build version > -v -verbose turn on verbose mode > ...
hmm, what says `java -version`? You can, however, safely remove that option. It increases the tread stack size. At the latest when you run into out of memory problems, we'll need to look further. nd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
