--- Quote Start ---
There is not icons on applications launch menu.
Quartus II doesn't know the linux distro. or window manager (GNOME, KDE) used in the target system. However, you can add a new menu item in Ubuntu by doing:
system->preferences->Main Menu
New Item: Select "application in terminal", choose a custom name,
and if you have installed Quartus at /opt/altera9.0/ then put at command field:
/opt/altera9.0/quartus/bin/quartus
--- Quote End ---
That's what I thought, but I get this;
dan@dan-laptop:~$ /opt/altera9.0/quartus/bin/quartus
/opt/altera7.2/quartus7.2/adm/qenv.csh: No such file or directory.
:mad: