Altera_Forum
Honored Contributor
15 years agoError installing Altera 9.1 on Ubuntu 11.04
Hello,
I am trying to install Altera 9.1 (that was the version my professor asked us to use) on Ubuntu 11.04 32 bits. However, I am getting the following errors when I try to run it:
quartus: /opt/altera9.1/quartus/linux/libuuid.so.1: no version information available (required by /usr/lib/i386-linux-gnu/libSM.so.6)
quartus: symbol lookup error: /usr/lib/i386-linux-gnu/libXi.so.6: undefined symbol: XESetWireToEventCookie
I thought it could be some missing libraries problems, so I checked for them, but I have libuuid1, libsm6 and libxi6 installed. How can I fix it?