Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Thanks for a quick reply. My set-up is VirtualBox 4.1.4, Ubuntu 11.04, Mac OS 10.6.8, Quartus 11.0sp1 (different from yours). --- Quote End --- The version should not matter. --- Quote Start --- The file usr/sbin/firefox doesn't seem to exist! Rather, it is usr/bin/firefox. --- Quote End --- Sorry, that was a typo. Its in /usr/bin. --- Quote Start --- I have also tried usr/lib/firefox-7.0.1/firefox.sh. Both launch firefox from the terminal but with errors. Both files are recognised by Quartus in that I don't get their warning window but nothing more happens. Clicking on its icon, firefox opens fine by the way. Any thoughts? --- Quote End --- What are the warnings? Paste the output of a bash shell after you type 'firefox'. If Quartus starts a new shell to launch firefox and the library paths for the libraries that firefox uses are not found, then it might not start. Cheers, Dave