понедельник, 14 марта 2011 г.

RaidMan.sh error

If your platform is x86_64 and you get error:

Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/RaidMan/jre/lib/i386/libawt.so: libXt.so.6: cannot open shared object file: No such file or directory

Solution:
yum install libXt.i386

And
Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/RaidMan/jre/lib/i386/libawt.so: libXtst.so.6: cannot open shared object file: No such file or directory

Solution:
yum install libXtst.i386

Комментариев нет:

Отправить комментарий