Science Blog of Dr. Yuan分享 http://blog.sciencenet.cn/u/albumns This blog is mainly on Molecular molecular modelling and simulations

博文

install latest version of Firefox under Linux OS

已有 3473 次阅读 2012-7-27 01:13 |个人分类:Linux相关|系统分类:科研笔记| Linux, version, Firefox, Latest



Many Linux OS doesn't contain the Firefox up to date repository, even some only support 3.6.X version.  On the other hand, firefox released new version every few weeks and the performance improved a lot especially the latest 15.0 because the memory leaks problem is fixed since this version. Here is some tips for installation of latest firefox:

1. download either source code or compiled version from

ftp://ftp.mozilla.org/pub/mozilla.org/firefox/

2. extract .tar file into local folder such as:
/soft/firefox

and make the following changes for your system so that the latest version can take effect:

sudo mv /usr/bin/firefox /usr/bin/firefox-bake
sudo ln -s /soft/firefox /usr/local/bin/firefox

3. configure flash player and JAVA plugin for firefox:
mkdir /soft/firefox/plugins

a. download flash player from Adobe website:
http://get.adobe.com/flashplayer/

and extract libflashplayer.so into /soft/firefox/plugins

b. copy JAVA library such as: IcedTeaPlugin.so into /soft/firefox/plugins

4. start firefox, and everything should go well.



https://wap.sciencenet.cn/blog-355217-596235.html

上一篇:An artistic work in presentation
下一篇:Dedicated stategies for GPCR MD simulation
收藏 IP: 31.178.125.*| 热度|

0

该博文允许注册用户评论 请点击登录 评论 (0 个评论)

数据加载中...

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-4-20 07:42

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部