Spark client not running in pearOS 8

Hi guys,

Spark IM is not running in pearos 8

Below are the deatails:

Java version:

/Spark$ java -version

java version “1.7.0_51”

OpenJDK Runtime Environment (IcedTea 2.4.4) (7u51-2.4.4-0ubuntu0.13.04.2)

OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)

kernal version :

$ uname -a

Linux HP-Pro-3330-MT 3.8.0-35-generic #50-Ubuntu SMP Tue Dec 3 01:24:59 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Also in the error.log file below is the output :

Caused by: java.lang.UnsatisfiedLinkError: /home/xyz/Spark/jre/lib/i386/xawt/libmawt.so: libXtst.so.6: cannot open shared object file: No such file or directory

though the file is there

Any help would be great.

Regards,

Kashyap

it means you are missing those libraries on your local installation.

This post seems helpful.

1 Like

Thanks a lot the post was indeed very usefull,

Now I am succssfully runing spark on pear os8

Regards,

kashyap