Altera_Forum
Honored Contributor
14 years agoHow to install Quartus II Web Edition Software on Ubuntu 11.04
Here my steps and where I'm stuck:
I'm on Mac OS X running VMWare running Ubuntu 11.04: 1- Go to web page to download quartus 2 11.0 2- Download 11.0_quartus_free_linux.sh 3- chmod +x ./11.0_quartus_free_linux.sh 4- sudo ./11.0_quartus_free_linux.sh Creating directory 11.0_quartus_free_linux Verifying archive integrity... All good. Uncompressing Quartus II Web Edition (Free)....................................................................................................................................................................................................... altera_installer/bin/altera_installer_gui: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory So I try sudo apt-cache search libz the lib that are there seem to be already installed.... Check on the forum and Google and the installation instruction without founding the way to fix that. Does anyone have a way to troubleshoot this? Best Regards, # ##################################################### # UPDATE: [SOLVED] Ubuntu 11.10 # ##################################################### see link http://www.alteraforum.com/forum/showthread.php?t=33857