I try to run Scala under Ubuntu 12.10 , invoke scala on the command line and get the error:
java / lang / ClassNotFoundException: error in opening JAR file /usr/lib/attica_kde.so Can this be fixed?
I do not have KDE, but Unity. But after all, the idea of command line utilities should be without a difference.
Update:
java version "1.6.0_27" Update 2:
myname@mycomp:~$ scala -version Error: JAR file /usr/lib/attica_kde.so error occurred during initialization of VM java / lang / ClassNotFoundException
That is, I am not trying to run any program, I want to run scala at least by itself, for starters.