- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I managed to get the installer gui to run fine. After the installation, quartus ran fine. After a power cycle, I get the following error...
$ quartus
quartus: error while loading shared libraries: libsys_ictq.so: cannot open shared object file: No such file or directory
Any ideas? A Google search for libsys_ictq.so turns up absolutely nothing??
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This library is in .../altera/10.1sp1/quartus/linux64 and .../altera/10.1sp1/quartus/linux. Normally, Altera scripts set up the environment so that all shared libraries can be found. It looks like you are trying to run the quartus binary out of linux or linux64, rather than the quartus script out of .../altera/10.1sp1/quartus/bin.
Check your PATH to make sure it points to .../quartus/bin, where the scripts are, and not to linux or linux64.
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