| ||||||
| 5/20 |
| 2009/12/5-26 [Computer/SW/Languages/Java] UID:53569 Activity:nil |
12/4 what do people have their JAVA_HOME's set to on soda?
\_ don't. are you trying to get sun java? It is installed, but not
the default. check dpkg -l and dpkg -L
\_ I'm trying to run maven to get scala/lift.net working
properly and it's complaining that JAVA_HOME is not set.
\_ you probably want one of the directories in /usr/lib/jvm,
that stuff comes from java-gcj-compat-dev and sun-java6-jre |