Install Error
While installing and preping for the rapidwiz, there is an error in libcwait.so
ERROR: ld.so: object '/usr/lib/libcwait.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/lib/libcwait.so' from /etc/ld.so.preload cannot be preloaded: ignored.
Further there is a Java excption:
Exception in thread "main" java.lang.UnsatisfiedLinkError: /mnt/stage/startCD/Disk1/rapidwiz/jre/Linux_x64/1.6.0/lib/i386/xawt/libmawt.so: libXtst.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)