Forum Discussion
Altera_Forum
Honored Contributor
11 years agoUnable to run SoCEDSSetup-14.0.0.200-linux.run install app.
I am unable to run SoCEDSSetup-14.0.0.200-linux.run, this is on an ubuntu 3.2.0-63-generic-pae# 95-Ubuntu SMP Thu May 15 23:26:11 UTC 2014 i686 i686 i386 GNU/Linux. I have chmod +x to the file and...
Altera_Forum
Honored Contributor
11 years agoIf you would like to use Ubuntu based distro with Altera 14.0 and above, I would reccommend 12.04 64bit because you are able to install ia32-libs package (has been replaced by lib32z1 lib32ncurses5 lib32bz2-1.0 from Ubuntu 13.04) and you get all you need basically. Otherwise you have to install all missing packages by
$ sudo apt-get install package:i386 And at the end of installation you should get a listing if you are missing some of the libraries.