Choosing a webbrowser in Blue Griffon
I construct a webpage in BlueGriffon (webpage-maker). Then I want to see the result in my webbrowser Firefox (version 17.0.1 under OS Linux Kubuntu version 12.10). A box opens, I have to choose a webbrowser. My question: Where on my harddisk can I find the Firefox executable (So that I can choose that one)??!
Chosen solution
by gzgzhi
the path to be followed is usually :
/usr/bin/firefox
you can double check it from terminal if you digit :
which firefox
Read this answer in context 1Additional System Details
Installed Plug-ins
- Shockwave Flash 11.2 r202
- Mime Type x-skype for Skype Buttons
- This plug-in detects the presence of iTunes when opening iTunes Store URLs in a web page with Firefox.
Application
- User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:17.0) Gecko/20100101 Firefox/17.0
More Information
If you are able to start Firefox then you should have a desktop shortcut and the properties of that shortcut should show the path to the Firefox application.
If you have a Firefox version from your distribution (i.e. you didn't install Firefox from the Mozilla site) then you should also be able to see where the program is installed via your software management.
Chosen Solution
hi
the path to be followed is usually :
/usr/bin/firefox
you can double check it from terminal if you digit :
which firefox
Modified by gzgz
