Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17246 Discussions

Error installing Altera 9.1 on Ubuntu 11.04

Altera_Forum
Honored Contributor II
1,391 Views

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?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
657 Views

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 :( 

0 Kudos
Reply