FirefoxAMD64FlashJava

Differences between revisions 1 and 37 (spanning 36 versions)
Revision 1 as of 2006-01-03 04:05:09
Size: 3497
Editor: 169
Comment:
Revision 37 as of 2006-03-04 22:24:41
Size: 5451
Editor: 158
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
You can run Flash and Java plugins in AMD64 bits computers with Firefox, just follow these easy steps :
==
You can run Flash and Java plugins in AMD64 bits computers with Firefox, just follow these easy steps : ==
Line 7: Line 9:
With this method you can't use the original 'Firefox' from Ubuntu, and this new installation, but this is not a problem because you won't use the default navigator anymore ;)
With this method you can't use the original 'Firefox' from Ubuntu and this new installation at the same time, but it doesn't matter because you won't use the default navigator anymore ;) , for this reason is a good idea print this manual and shut down Firefox browser.
Line 11: Line 15:
Line 13: Line 18:
 
Line 15: Line 21:
Line 17: Line 24:
'''3 - Untar the downloades file like you allways do in Ubuntu, and go inside the directory :''' See also FirefoxNewVersion which however differs in some details (installs into /opt; replaces regular /usr/bin/firefox with a new command)

'''3 - Untar the downloaded file like you allways do in Ubuntu, and go inside the directory :'''
Line 20: Line 30:
Line 22: Line 33:
Line 24: Line 36:
Line 25: Line 38:
Line 27: Line 41:
'''5 - Prepare pango to use firefox 32 bits :'''

 sudo gedit /etc/pango32/pangorc &

'''6 - Write the next ''italic'' text to this file :'''

''[Pango]''
''ModuleFiles=/etc/pango32/pango.modules''
''[PangoX]''
''AliasFiles=/etc/pango/pangox.aliases''

'''7 - Create the execution file for firefox of 32 bits :'''

 sudo gedit /usr/local/bin/firefox32 &

'''8 - Write the next ''italic'' text to this file :'''

''#!/bin/sh''
''export GTK_PATH=/usr/lib32/gtk-2.0''
''export PANGO_RC_FILE=/etc/pango32/pangorc''
''linux32 /usr/local/firefox32/firefox $@''

'''9 - Make it executable :'''

'''5 - Create the execution file for firefox of 32 bits :'''


 sudo echo "#!/bin/sh" >> /usr/local/bin/firefox32
 sudo echo "export GTK_PATH=/usr/lib32/gtk-2.0" >> /usr/local/bin/firefox32
 sudo echo "/usr/local/firefox32/firefox $@" >> /usr/local/bin/firefox32


'''6 - Make it executable :'''
Line 53: Line 55:
'''10 - Check if your new 32 bits firefox is working :'''
'''7 - Check if your new 32 bits firefox is working :'''
Line 56: Line 60:
Line 58: Line 63:
'''11 - To install flash, download linux 32 bits flash player from and untar it :'''
'''8 - To install flash, download linux 32 bits flash player from ''macromedia'' and untar it :'''
Line 62: Line 69:
12 - Install flash player :
'''9
- Install flash player :'''
Line 65: Line 74:
Line 66: Line 76:
Line 67: Line 78:
Line 68: Line 80:
Line 70: Line 83:
(When the installer asks you for the 'navigator path', write : /usr/local/firefox32/)

13 - Check if your new Firefox is working with flash, you can visit : http://wwww.macromedia.com

14 - To install Java player to run applets, go to http://www.java.com, and download the linux self stracting file :
 ''(When the installer asks you for the 'navigator path', write : /usr/local/firefox32/)''


'''
10 - Check if your new Firefox is working with flash, restart the browser and visit : http://www.macromedia.com'''


 firefox
32 &


'''
11 - To install Java player to run applets, go to http://www.java.com, and download the linux self stracting file for 32 bits linux computers (I was surprised to see than this file works in amd64 bits Breezy installation) :'''
Line 78: Line 97:
15 - To install java :
'''
12 - To install java :'''
Line 81: Line 102:
 chmod 777 ./jre-1_5_0_06-linux-i586.bin (this file name will depend on the java version you download)
chmod 777 ./jre-1_5_0_06-linux-i586.bin

''(this file name will depend on the java version you download)''

Line 84: Line 110:
(say yes when asked)  ''(it will ask you some questions)''
Line 87: Line 114:
Line 88: Line 116:
Line 89: Line 118:
 ln -s /usr/local/java32/plugin/i386/ns7/libjavaplugin_oji.so .

16 - Restart firefox32 and check if java is working :

 http://www.java.com/en/download/installed.jsp


17 - Add an icon at the top tool bar to start this 'cool' browser :

 Click with the right button at the top tool bar

ln -s /usr/local/java32/plugin/i386/ns7/libjavaplugin_oji.so ./


'''
13 - Restart firefox32 and check if java is working :'''


 firefox32 &


'''14 - Visit
: http://www.java.com/en/download/installed.jsp'''


'''
15 - Add an icon at the top panel to start this 'cool' browser :'''

 Click with the right button at the top panel
Line 100: Line 136:
 Choose : Custom application launcher
Choose : Custom application launcher, and press 'Add' button
Line 103: Line 141:
Line 104: Line 143:
Line 105: Line 145:
Line 106: Line 147:
Line 107: Line 149:
Line 110: Line 153:
18 - Enjoy the net !
'''16 - Enjoy the net !'''


IMPORTANT NOTE:

        If you are having problems with segmentation faults when trying to use the browser's or email client's "Open" or "Execute" methods for opening data files or attachments in helper applications (such as 'evince' for PDFs), then try this alternative method:


Change the files 'firefox32' and 'thunderbird32' to read

''#!/bin/sh''

''export GTK_PATH=/usr/lib32/gtk-2.0''

''export LD_PRELOAD=/usr/lib32/libpangohack.so.0''

''linux32 /usr/local/<firefox/thunderbird>32/<firefox/thunderbird> $@''


        Note that this method is untested AFAIK - please post any potential issues with it. Many thanks to 'lychee' from the forums.



 PhilOSparta told in 'Ubuntu forums' than sound was not working properly for him, he solved the problem with the next line (I have not tried it but maybe can solve problems to someone) :


 sudo ln -s /usr/lib/libesd.so.0 /usr/lib/libesd.so.1


Thanks for your attention, kisses


Albert Palacios

----
DrBob: just 2 comments

 * sound is an issue under KDE (Kubuntu) as well. The arts daemon (if running) must be suspended in order for Flash to be able to emit sound.
 * with the above procedure, the fonts used by firefox32 don't match those in the ubuntu-packaged version. I don't know how to fix this (those that
 appear in firefox32 are oversized for me, YMMV). NB. I'm talking about the fonts used in the GUI, not those used in rendering webpages (but the latter
 don't quite match either).

------

Discuss this page at http://ubuntuforums.org/showthread.php?p=626612

------

CategoryDocumentation CategoryCleanup

------

Firefox 1.5, Flash and Java in amd64 Ubuntu Breezy installations

You can run Flash and Java plugins in AMD64 bits computers with Firefox, just follow these easy steps :

What we are going to do is install 'Firefox 1.5 32 bits version', using linux32 execution command. (Without the complicated 'chroot' method)

With this method you can't use the original 'Firefox' from Ubuntu and this new installation at the same time, but it doesn't matter because you won't use the default navigator anymore Wink ;) , for this reason is a good idea print this manual and shut down Firefox browser.

1 - Install suport for 32 bits applications :

  • sudo apt-get install ia32-libs ia32-libs-gtk linux32

2 - Download firefox 32 bits version from www.getfirefox.com

See also FirefoxNewVersion which however differs in some details (installs into /opt; replaces regular /usr/bin/firefox with a new command)

3 - Untar the downloaded file like you allways do in Ubuntu, and go inside the directory :

  • cd ~/Desktop/firefox

    (or go where the uncompressed file is)

4 - Create a folder for the 32 bits firefox installation, and copy firefox there :

  • mkdir /usr/local/firefox32 cp -r -p ./* /usr/local/firefox32/

5 - Create the execution file for firefox of 32 bits :

  • sudo echo "#!/bin/sh" >> /usr/local/bin/firefox32 sudo echo "export GTK_PATH=/usr/lib32/gtk-2.0" >> /usr/local/bin/firefox32 sudo echo "/usr/local/firefox32/firefox $@" >> /usr/local/bin/firefox32

6 - Make it executable :

  • sudo chmod +x /usr/local/bin/firefox32

7 - Check if your new 32 bits firefox is working :

  • firefox32 &

    (it says warnings but doesn't matter)

8 - To install flash, download linux 32 bits flash player from macromedia and untar it :

9 - Install flash player :

  • sudo bash apt-get install gsfonts apt-get install gsfonts-x11 cd ~/Desktop/ linux32 ./install_flash_player_7_linux/flashplayer-installer

    (When the installer asks you for the 'navigator path', write : /usr/local/firefox32/)

10 - Check if your new Firefox is working with flash, restart the browser and visit : http://www.macromedia.com

  • firefox32 &

11 - To install Java player to run applets, go to http://www.java.com, and download the linux self stracting file for 32 bits linux computers (I was surprised to see than this file works in amd64 bits Breezy installation) :

12 - To install java :

  • sudo bash chmod 777 ./jre-1_5_0_06-linux-i586.bin

    (this file name will depend on the java version you download)

  • /jre-1_5_0_06-linux-i586.bin

    (it will ask you some questions) mkdir /usr/local/java32 cp -r -p ./jre1.5.0_06/* /usr/local/java32 cd /usr/local/firefox32/plugins/ ln -s /usr/local/java32/plugin/i386/ns7/libjavaplugin_oji.so ./

13 - Restart firefox32 and check if java is working :

  • firefox32 &

14 - Visit : http://www.java.com/en/download/installed.jsp

15 - Add an icon at the top panel to start this 'cool' browser :

  • Click with the right button at the top panel Choose : Add to panel Choose : Custom application launcher, and press 'Add' button
    • Name : firefox32 Generic name : Firefox 1.5 32 bits Comment : Firefox with 'Flash' and 'Java' Command : firefox32 Type : Application Icon : /usr/share/pixmaps/mozilla-firefox.png

16 - Enjoy the net !

IMPORTANT NOTE:

  • If you are having problems with segmentation faults when trying to use the browser's or email client's "Open" or "Execute" methods for opening data files or attachments in helper applications (such as 'evince' for PDFs), then try this alternative method:

Change the files 'firefox32' and 'thunderbird32' to read

#!/bin/sh

export GTK_PATH=/usr/lib32/gtk-2.0

export LD_PRELOAD=/usr/lib32/libpangohack.so.0

linux32 /usr/local/<firefox/thunderbird>32/<firefox/thunderbird> $@

  • Note that this method is untested AFAIK - please post any potential issues with it. Many thanks to 'lychee' from the forums. PhilOSparta told in 'Ubuntu forums' than sound was not working properly for him, he solved the problem with the next line (I have not tried it but maybe can solve problems to someone) : sudo ln -s /usr/lib/libesd.so.0 /usr/lib/libesd.so.1

Thanks for your attention, kisses

Albert Palacios


DrBob: just 2 comments

  • sound is an issue under KDE (Kubuntu) as well. The arts daemon (if running) must be suspended in order for Flash to be able to emit sound.
  • with the above procedure, the fonts used by firefox32 don't match those in the ubuntu-packaged version. I don't know how to fix this (those that appear in firefox32 are oversized for me, YMMV). NB. I'm talking about the fonts used in the GUI, not those used in rendering webpages (but the latter don't quite match either).


Discuss this page at http://ubuntuforums.org/showthread.php?p=626612


CategoryDocumentation CategoryCleanup


FirefoxAMD64FlashJava (last edited 2008-08-06 17:00:39 by localhost)