Multivalent

Ignazio Palmisano ignazio_io at yahoo.it
Thu Sep 11 19:53:55 UTC 2008


Nigel Ridley wrote:
> Ric Moore wrote:
>> On Thu, 2008-09-11 at 22:13 +0300, Nigel Ridley wrote:
>>> I'm trying to run multivalent from the command line but get this error:
>>> nigel at laptop:~/Downloads/Multivalent$ java tool.pdf.Compress -noalt Sept-08-print-EN.pdf
>>> Exception in thread "main" java.lang.NoClassDefFoundError: tool/pdf/Compress
>> First off, typing "which java" will/should return to you the version of
>> java that the machine sees as installed. Whatcha got as a result??
>> (checking for paths here) Ric
>>
> /usr/bin/java
> 
> Nigel
> 

to know the specific java version, either type
java -version
or check your package manager for which java package is installed; 
/usr/bin/java is the common symbolic link that will be there for any 
version.
HTH,
I.





More information about the kubuntu-users mailing list