- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 Qsys and SOPC but nothing happens after that. I had to manually install 32 bit binaries and libraries. Does anyone have any idea what could be wrong? Could I be missing some binaries or libraries for 32 bit?Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nvm solved it by executing the main qsys-editor script. It was a missing library.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I 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?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- I 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? --- Quote End --- apt-get install lib32stdc++6

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page