个人工具

UbuntuHelp:AMD64/FirefoxAndPlugins/talk

来自Ubuntu中文

Senhaisenhai讨论 | 贡献2008年1月11日 (五) 17:16的版本

跳转至: 导航, 搜索

Discussion

- RobertStoffers - I'd love to have a solution whereby one could install 32bit firefox from the regular 32bit Ubuntu repo and not have to download


我想知道一个人凭什么从一个一般


32位的ubuntu安装一个32位的火狐浏览器,并且不需要去下载.tar的包。


 


the tar file. Might have a crack at working this one out when I get some time, but feel free to update the instructions yourself if you know about this already.

也许当我又时间了,我做这个事情的时候我会累跨的。不过当你自己发现这个方法了你可以来更新这个介绍

Legacy Instructions

/!\ These are legacy instructions. If all goes well, you shouldn't require any of the following information. It is kept for archiving sake. 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. 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).