Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHelp Qsys and SOPC Builder won't start
Hello, I just installed Quartus 2 v12.0 on my computer. OS is RHEL 6.0 2.6.32-131 64 bit. I ran Quartus 64bit and tried to run the Qsys and SOPC builder tool. I get the startup images for both ...
Altera_Forum
Honored Contributor
13 years agoI have a similar problem. If I invoke Qsys from the command line as qsys-edit I get:
Exception in thread "main" java.lang.UnsatisfiedLinkError: ...libmawt.so: libXtst.so.6: cannot open shared object file: No such file or directory But if I look for libXtst.i686 with yum on RedHat Linux Enterprise Edition, it can't find it. It can only find the 64bit version. Seems I either need to get qsys to use 64bit java, or find the missing 32 bit file. How do we get Qsys to use 64 bit java instead of the 32 bit one included in the distribution, or where can we get the missing 32 bit file?