Comment 2 for bug 778504

Revision history for this message
Maarten Bezemer (veger) wrote :

You seem to have a syntax error in your /etc/environment file at line 2: CLASSPATH: command not found

It should read something like this:
  CLASSPATH="/path/to/your/java/libs/:."

You'll need to manually resolve this issue.