Is there a firefox command argument to load firefox in 32-bit mode?
Hi,
I'm running RHEL6.3, I have the 32-bit and 64-bit versions of Firefox (V10.0.7) installed. I need 32-bit for WebEx (Java plugin), and the 64-bit for Flash player. I currently load the 32-bit executable by running: /usr/lib/firefox/firefox
Is there a firefox command argument to load firefox in 32-bit mode? e.g. firefox -32b
Thanks in advance, Simon
Chosen solution
by cor-elThe 32 bit and 64 bit versions are different programs and thus installed in a different program directory, so you need to start them in their own program directory.
If you want to start them via one command then you need to write a script file to set the correct program directory.
Why don't you create two desktop shortcuts for each of the two Firefox versions and start them with their own profile?
Read this answer in context 1Additional System Details
Installed Plug-ins
- Shockwave Flash 11.2 r202
- Office Plugin for Netscape Navigator
- The Totem 2.28.6 plugin handles video and audio streams.
- DivX Web Player version 1.4.0.233
- nspluginwrapper is a cross-platform NPAPI plugin viewer, in particular for linux/i386 plugins.This beta software is available under the terms of the GNU General Public License.
- 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; Linux x86_64; rv:10.0.7) Gecko/20120826 Firefox/10.0.7
More Information
Chosen Solution
The 32 bit and 64 bit versions are different programs and thus installed in a different program directory, so you need to start them in their own program directory.
If you want to start them via one command then you need to write a script file to set the correct program directory.
Why don't you create two desktop shortcuts for each of the two Firefox versions and start them with their own profile?
Question owner
Thank you for the response. My current solution is to have two desktop shortcuts. If you install both the 32-bit and the 64-bit version, then the 64-bit is used. Hence I was hoping that there was a command switch to enable you to override this. Looks like I will have to tell my customers to run "/usr/lib/firefox/firefox" inorder to load the correct executable.
Cheers, Simon
