·ChinaUnix首页 ·论坛 ·博客 
Linux首页 | Linux新闻 | Linux文档 | Linux论坛 | Linux下载 | Linux博客 | Linux搜索
新手入门 | 安装启动 | 管理员指南 | 开发手册 | 桌面应用 | 程序开发 | 数据库 | 网络技术| CentOS | Fedora | MySQL | Apache | Ubuntu | Gentoo| OSCON08
  Linux时代 >> 技术文档 >> 桌面应用
 
如何在firefox里面设置java环境
来源: ChinaUnix博客  日期: 2008.02.16 13:52 (共有条评论) 我要评论
 
为了能使用firefox配置ha,所以要设置firefox里面的环境变量,询问了牛参考了java文档才算搞定,总结如下;
系统环境:everest linux (NOE) 0.5 kernel 2.6.23.1-3  
         jre 1.5.0
[root@young ha41]# rpm -ivh jre-1_5_0_11-linux-i586.rpm   
[root@young plugins]# cd /usr/lib/firefox/plugins/
[root@young plugins]# ln -s /usr/java/jre1.5.0_11/plugin/i386/ns7/libjavaplugin_oji.so ./libjavaplugin_oji.so      
配置完成。
参考文档:http://plugindoc.mozdev.org/faqs/java.html
Linux
On Linux, Mozilla requires JRE 1.4.2 or later.
Mozilla 1.4 and later, and Mozilla Firefox, are compiled with gcc 3.x.
A gcc 3.x compatible version of the Java plugin must be used. JRE 1.4.2
and later contain a compatible plugin.
If you installed the Java Runtime Environment 5.0 Update 9,
this plugin is
/usr/java/jre1.5.0_09/plugin/i386/ns7/libjavaplugin_oji.so - and to
install it for Mozilla (including Mozilla Firefox), do the following:
  • Open a terminal
  • Change to your Mozilla (or Mozilla Firefox) plugins directory
  • Issue the following command: ln -s /usr/java/jre1.5.0_09/plugin/i386/ns7/libjavaplugin_oji.so ./libjavaplugin_oji.so

    If
    you install your JRE in a different way (self extracting package,
    debian package, etc), libjavaplugin_oji.so will quite likely be in a
    different location. Do not just blindly use the command listed above!

    In JRE 1.4.2, this file was in plugin/i386/ns610-gcc32

    Always make a symbolic link,
    as shown above, instead of copying the plugin. If you copy the plugin,
    your browser will crash every time you open a page containing a Java
    applet. You have been warned!
    If you are using an older Linux distribution, you may need to
    install the gcc3 support libraries, as the gcc 3.2 version of the Java
    plugin requires libgcc_s.so.1 to operate. You may be able to find
    packages using
    Google
    .
    If you are using an old or unofficial build of Mozilla (1.4a or later)
    or Mozilla Firefox, you can check which compiler was used by entering
    about:buildconfig in the location bar and pressing enter. You will see
    a line such as "gcc version 3.3.2", which will show the compiler that
    was used. If gcc2.9x was used, you need to use the ns7-gcc29 or ns610
    plugin, not the ns7 or ns610-gcc32 plugin.


    本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/45890/showart_479173.html
  •   发表评论 查看评论(共有条评论) 我要提问
     
     


    最新资讯更多>> 
    · 发行版发布:Mandriva Linux 2009
    · Linux Kernel 最新稳定版2.6.2..
    · Linux之父Linus Torvalds谈论各..
    · 借开源搞Android山寨机在中国行..
    · OpenOffice.org九年成长媲美Of..
    · Novell CTO称上网本有助于推动..
    · 系统比拼 Linux系统究竟比Vist..
    · 下载:NVIDIA Linux官方正式驱..
    · MySQL联合创始人向Sun递交辞呈
    · 面临成本压力 Unix用户向开放平..
    论坛热点更多>> 
    · 【转帖】阿纲行走中国500天
    · 《画皮》
    · 我也发个图片吧
    · xp 和LINUX 上网下载东西
    · PS白蛇--大家可以自己PS跟贴
    · LILEI和HANMEIMEI的欲望人生..
    · 白衣的忧伤
    · Oracle再祭收购大旗,这次红..
    · 来点猛点的……
    · 陈向群、杨芙清编著的《操作..
    文档更新更多>> 
    · kmess1.5.1在红旗6sp1上的安装方法
    · OOo3.0 RC2 发布,中文版可用。
    · IT从业人员必看的10大论坛
    · SSH权威指南
    · DNS相关定义介绍
    · OpenVPN(zt)
    · Linux shell I/O重定向详解
    · linux下的烧写环境配置
    · tcpdump详细用法
    · 转:ARM的嵌入式Linux移植体验之基..
     
    关于我们 | 联系方式 | 广告合作 | 诚聘英才 | 网站地图 | 友情链接 | 免费注册

    Copyright © 2001-2008 ChinaUnix.net All Rights Reserved

    感谢所有关心和支持过ChinaUnix的朋友们

    京ICP证041476号