Hi every body...
Today we will show how to install Quartus || 9.1 web edition ..
First we have to download it from it's website ... so easy
Then after extract it we have to run install script
#.install
Hint : choose the default directoy to install quartus in it (/opt/altera9.1)..
At last we will run these lines :
# cd /opt/altera9.1/quartus/linux/
# sudo mv libX11.so.6 libX11.so.6_old
# sudo mv libuuid.so.1 libuuid.so.1_old
Finally run :
\$ cd altera9.1/quartus/bin
\$ .quartus
Hoooray you have finished ..
If you have any trouble check this page :
http://www.alteraforum.com/forum/showthread.php?t=22481&page=2
Bye :)