> As to not being able to build the docs, it looks like you need to allocate more > memory to java. I run with: > > export JAVA_OPTS="-Xmx768m" > > on my machine, although I can't say I have built the docs lately. > I have: JAVA_OPTS=-Xmx1000m I changed that to 1500m: same failure. I have 2G on my machine.