Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20644 Discussions

Quartus can't find shared libraries (Ubuntu 16.04 64 bits)

MBATI2
Beginner
689 Views

I just installed quartus II 9.1 SP2 web edition using the install script, but when a used the sudo ./quartus to open the program i receive this error message "./quartus: error while loading shared libraries: libccl_mem_native.so: cannot open shared object file: No such file or directory" i need to correct this problem to finish my university projects and i didn't find anything about this error in the internet.

0 Kudos
1 Reply
GuaBin_N_Intel
Employee
300 Views

Have you pointed the environment variable QUARTUS_ROOTDIR to the correct installed version? Some installation guidelines for old Quartus version https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/quartus_unix.pdf

0 Kudos
Reply