LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to install pango? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-install-pango-817787/)

cnsoft 07-03-2010 05:14 AM

How to install pango?
 
Hi all,

When i install pango, i get the following error:

$ rpm -i pango-1.10.3-1.1.fc4.nr.i386.rpm
error: Failed dependencies:
glib2 >= 2.6.0 is needed by pango-1.10.3-1.1.fc4.nr.i386

$rpm -i glib2-2.8.4-0.110.1asp.i386.rpm
warning: glib2-2.8.4-0.110.1asp.i386.rpm: V3 DSA signature: NOKEY, key ID 9b3c94f4
file /usr/lib/libglib-2.0.so.0 from install of glib2-2.8.4-0.110.1asp conflicts with file from package glib2-2.4.7-1
file /usr/lib/libgmodule-2.0.so.0 from install of glib2-2.8.4-0.110.1asp conflicts with file from package glib2-2.4.7-1
file /usr/lib/libgobject-2.0.so.0 from install of glib2-2.8.4-0.110.1asp conflicts with file from package glib2-2.4.7-1
file /usr/lib/libgthread-2.0.so.0 from install of glib2-2.8.4-0.110.1asp conflicts with file from package glib2-2.4.7-1

$rpm -U glib2-2.8.4-0.110.1asp.i386.rpm
warning: glib2-2.8.4-0.110.1asp.i386.rpm: V3 DSA signature: NOKEY, key ID 9b3c94f4
error: Failed dependencies:
glib2 = 2.4.7 is needed by (installed) glib2-devel-2.4.7-1.i386

Any one can help me? Thanks!

knudfl 07-03-2010 05:33 AM

Welcome to LQ. .. .. :)

Your logo indicates a Redhat Linux.
http://linuxsilo.net/docs/smart-questions_en.html

So why are you trying to install a Fedora 4 package
to EL 4 / CentOS 4 ? ?
Glib-2.4.7 is default and cannot be changed.
'pango-1.6.0' is probably already installed ?
Please try : rpm -qa | grep pango

The command : cat /etc/redhat-release
.. will tell, which OS you have.
..

cnsoft 07-03-2010 08:02 AM

Hi knudfl,

"Your logo indicates a Redhat Linux."
logo? you mean $? Other linux systems dont use $? Sorry for i dont know other linux systems except redhat.

So why are you trying to install a Fedora 4 package
to EL 4 / CentOS 4 ? ?

how do you know it is a Fedora 4 package? I dont know how to tell a package belongs to Fedora, redhat or CentOS. Can you tell me how to do this? Thanks a lot!

"'pango-1.6.0' is probably already installed ?
Please try : rpm -qa | grep pango"

$ rpm -qa | grep pango
pango-1.6.0-9
pango-devel-1.6.0-9

I want to use firefox, but i got the following error, somebody tell me that i need install the pango and some other libs.

error while loading shared libraries: libpangocairo-1.0.so.0: cannot open shared object file: No such file or directory

"The command : cat /etc/redhat-release
.. will tell, which OS you have."

$ cat /etc/redhat-release
Red Hat Enterprise Linux AS release 4 (Nahant Update 6)

Thanks very much!

Aquarius_Girl 07-03-2010 08:04 AM

cnsoft

Please read the following link:
http://www.linuxquestions.org/questi....php?do=bbcode

knudfl 07-03-2010 08:32 AM

Can you see the red hat and the penguin ?
( under your name )
That's a Redhat logo.

pango-1.10.3-1.1.fc4.nr.i386.rpm
i.e. fc4 means Fedora 4.
RH EL4 ( AS4 ) is based on Fedora 2, but has
glib-2.4.7 like Fedora 3.

Firefox can be installed, why not ask Redhat ?
And if you have no support / Redhat account,
then CentOS4.8 packages can be used.
The library package names are evolution28-<name>
and installs to /usr/evolution28/lib/
and will thus not destroy your system.
( Installing the way you try, will trash Gnome
and other gtk / glib applications.)
http://www.linuxquestions.org/questi...teps-743908/#6

The new links, CentOS 4.8 : 1) updates ( includes firefox-3.0.19 )
http://mirror.centos.org/centos/4.8/updates/i386/RPMS/
2) OS
http://mirror.centos.org/centos/4.8/...6/CentOS/RPMS/
..

cnsoft 07-03-2010 01:16 PM

Hi knudfl,

Thanks very much!

Can i use the CentOS4.8 packages in redhat es4? and need i install all those evolution28 packages in the two links you provide? Thanks again!

knudfl 07-03-2010 01:29 PM

Yes, the packages are OK.
The OP in the other thread is also using AS 4.

And yes, you need the five evolution28* packages
shown in post # 6. http://www.linuxquestions.org/questi...dora-812306/#6
+ Of course the firefox that works with those.
..


All times are GMT -5. The time now is 12:17 AM.