Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

Error 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?

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I copied newer version from /lib/i386-linux-gnu/libuuid.so.1 over the one in /opt/altera9.1/quartus/linux/libuuid.so.1

    and libXi problem is covered in thread number 22481 in here (altera forums)

    cant post links yet :(