论坛风格切换切换到宽版
  • 950阅读
  • 6回复

[问题求助][RedHat] el4使用mozilla firefox的问题 [复制链接]

上一主题 下一主题
离线ppkart.
 
发帖
2118
C币
-131893
威望
410
贡献值
1
银元
-1
铜钱
4693
人人网人气币
0
只看楼主 倒序阅读 使用道具 楼主  发表于: 2009-05-01
小弟从网上下了个新版的firefox-3.0.10.t.ar..bz2 解压后 进入目录(        游戏          )
[ro.ot@freebird firefox]# ./firefo.x-bin虚拟主机
./firefox-bin: error while loading shared libraries: .libjemallo.c.so: cannot open. shared object fi.le: No such file or directory              乙肝
[root@freeb.ird firefox]# ../firefox虚拟主机
./firefox-bin: error while loading shar.ed libraries: libpangocairo-1.0.so.0: cannot open shared object file: No such fi..le .or directory(        游戏          )
运行不了  请问这是. 缺少什么 rpm包 啊.

评价一下你浏览此帖子的感受

精彩

感动

搞笑

开心

愤怒

无聊

灌水
离线chjarl.
发帖
2103
C币
-139066
威望
397
贡献值
1
银元
-2
铜钱
4690
人人网人气币
0
只看该作者 沙发  发表于: 2010-04-13
Re:[RedHat]
你看报的错啊

发帖
2032
C币
-235337
威望
403
贡献值
1
银元
-3
铜钱
4695
人人网人气币
0
只看该作者 板凳  发表于: 2010-04-13
Re:[RedHat]
libjemalloc.so
libpangocairo-1.0.so.

少俩文件



到这里去yum:


B. Installation and Configuration
B1. How to use this repository ?
Most people use this RPM repository together with a tool that allows to automatically download an install RPM packages and resolve dependencies. You have the choice of different tools, like Apt, Smart, Yum, up2date or Red Carpet.

However if you occassionally want to download something, we've made sure the packages are tagged with a proper distribution-tag so you can easily pick the right package for your distribution from the packages directory. The directory listing will also indicate the distribution.

The packages are all signed with this GPG key.

B2. How to configure to use RPMforge ?
It's very easy. Just install the latest rpmforge-release package for your distribution and architecture.

This will automatically install the configuration and GPG keys that are for safely installing RPMforge packages.

Please select the correct command from the following list:

    * Supported Red Hat Enterprise Linux 5 / i386:

      rpm -Uhv http://apt.sw.be/redhat/el5/en/i ... 6-1.el5.rf.i386.rpm
    * Red Hat Enterprise Linux 5 / x86_64:

      rpm -Uhv http://apt.sw.be/redhat/el5/en/x ... 1.el5.rf.x86_64.rpm
    * Red Hat Enterprise Linux 4 / i386:

      rpm -Uhv http://apt.sw.be/redhat/el4/en/i ... 6-1.el4.rf.i386.rpm
    * Red Hat Enterprise Linux 4 / x86_64:

      rpm -Uhv http://apt.sw.be/redhat/el4/en/x ... 1.el4.rf.x86_64.rpm
    * Red Hat Enterprise Linux 3 / i386:

      rpm -Uhv http://apt.sw.be/redhat/el3/en/i ... 6-1.el3.rf.i386.rpm
    * Red Hat Enterprise Linux 3 / x86_64:

      rpm -Uhv http://apt.sw.be/redhat/el3/en/x ... 1.el3.rf.x86_64.rpm
    * Red Hat Enterprise Linux 2 / i386:

      rpm -Uhv http://apt.sw.be/redhat/el2.1/en ... 6-1.el2.rf.i386.rpm
    * Red Hat Linux 9 / i386:

      rpm -Uhv http://apt.sw.be/redhat/9/en/i38 ... 6-1.rh9.rf.i386.rpm
    * Red Hat Linux 7.3 / i386:

      rpm -Uhv http://apt.sw.be/redhat/8.0/en/i ... 6-1.rh7.rf.i386.rpm

B3. How do I use Apt ?
Apt originally was developed by the Debian project to work together with DEB packages. Since there are not many functional differences between RPM and DEB packages, Conectiva ported Apt to use RPM.

To install Apt, download the latest package for your distribution from: http://dag.wieers.com/packages/apt/. The configuration of Apt is inside the rpmforge-release package.

If you've done that, the rest is simple. Update the local repository meta-data by doing:

apt-get update
You can upgrade your system with the latest packages with:

apt-get upgrade
And finally you can add new software by typing:

apt-get install <name of package>
Or search for software in the local repository meta-data:

apt-cache search <keyword> apt-cache show <name of package>
From time to time you may want to save some diskspace:

apt-get clean
Remember to update your local repository often before upgrading or installing software, so that you can enjoy the latest and greatest.

Some people rather use a graphical program to select and install packages. Apt has a nifty graphical front-end, called Synaptic. You can install it by doing:

apt-get install synaptic
Or download it from: http://dag.wieers.com/packages/synaptic/

B4. How do I use Yum ?
Yum is an update-tool written in python. The advantage of Yum is that it is written in Python. The disadvantage is that there are many versions of Yum, and only recent versions work with recent distributions. If you like to use a single tool across all distributions, it's better to use Apt.

Yum is usually already installed if you're running Fedora Core. In case you are using Red Hat Enterprise Linux or an older Red Hat Linux distribution. You can find Yum at: http://dag.wieers.com/packages/yum/

The configuration of Yum is inside the rpmforge-release package. You need to install it yourself.

If you've done that, the rest is simple. Upgrade your system by doing:

yum update
You can add new software by typing:

yum install <name of package>
Or update installed software:

yum update <name of package>
Or search for software in the local repository meta-data:

yum search <keyword>
Or simply list all available software:

yum list available
From time to time you may want to save some diskspace:

yum clean

B5. How do I use up2date ?
up2date is a tool written and shipped by Red Hat to update your system with the latest available updates. Starting with Red Hat Enterprise Linux 3 and Fedora Core 1 it can also be used with Apt and Yum repositories. Install up2date from your Red Hat installation and then add one of the following statements to /etc/sysconfig/rhn/sources:

### Dag RPM Repository for Fedora Core yum dag http://apt.sw.be/fedora/3/en/$ARCH/dag yum dag http://apt.sw.be/fedora/2/en/$ARCH/dag yum dag http://apt.sw.be/fedora/1/en/$ARCH/dag ### Dag RPM Repository for Red Hat Enterprise Linux yum dag http://apt.sw.be/redhat/el4/en/$ARCH/dag yum dag http://apt.sw.be/redhat/el3/en/$ARCH/dag
Now start up2date to update your system, by doing:

up2date -u

离线ks8822.
发帖
1926
C币
-61112
威望
358
贡献值
1
银元
-1
铜钱
4236
人人网人气币
0
只看该作者 地板  发表于: 2010-04-13
Re:[RedHat]
我 使用 系统 图形界面的 up2date升级过了 系统  再安装还是一样的结果  
libjemalloc.so  libpangocairo-1.0.so.0 这两个在 哪个rpm包里面呢

离线oky3914.
发帖
2173
C币
-198637
威望
427
贡献值
1
银元
-3
铜钱
4838
人人网人气币
0
只看该作者 4楼 发表于: 2010-04-13
Re:[RedHat]


QUOTE:原帖由 123freebird 于 2009-5-29 22:36 发表
我 使用 系统 图形界面的 up2date升级过了 系统  再安装还是一样的结果  
libjemalloc.so  libpangocairo-1.0.so.0 这两个在 哪个rpm包里面呢


你可以在google上搜一下

离线janezhang.
发帖
2088
C币
-235397
威望
404
贡献值
1
银元
-2
铜钱
4730
人人网人气币
0
只看该作者 5楼 发表于: 2010-04-13
Re:[RedHat]
libjemalloc.so所在包为 xulrunner-devel-XXXXXXXX.rpm,libpangocairo-1.0.so.0所在包为zenoss-XXXXXXXX.rpm
具体版本号要看你的Linux版本,你可以在自己的安装光盘中找一下

参考http://rpm.pbone.net/

离线grassgrass.
发帖
2055
C币
-140287
威望
348
贡献值
1
银元
-1
铜钱
4591
人人网人气币
0
只看该作者 6楼 发表于: 2010-04-13
Re:[RedHat]
提示说的是需要的共享的库没有
快速回复
限100 字节
批量上传需要先选择文件,再选择上传
 
上一个 下一个