RE: Problems installing gtkmm-2.6 into RHEL4



Try this ...

$ yum list | mm

It should list all the *mm and *mm-devel packages, and some other crap that
happens to have "mm" in its name. The do ...

$ yum install <paste *mm and *mm-devel packages here>


That should do it :)

Gaz


> -----Original Message-----
> From: Find All [mailto:find_all hotmail com] 
> Sent: 18 August 2005 14:03
> To: gtkmm-list gnome org
> Subject: Problems installing gtkmm-2.6 into RHEL4
> 
> I've just started a new proyect and wanted to use the 
> gtkmm-2.6 version 
> instead of the fairly old gtkmm-2.2.12 I've used untill now.
> 
> I've been able to install the gtkmm-2.4.11 version from the 
> rpms of the 
> official Fedora site:
> http://download.fedora.redhat.com/pub/fedora/linux/extras/3/i386/
> 
> But when I've tried to install the gtkmm-2.6.2-2 version from 
> http://download.fedora.redhat.com/pub/fedora/linux/extras/4/i3
> 86/ I get the 
> following dependancy error:
> 
> [root controller3 gtkmm-2.6]# rpm -Uvh gtkmm24-*
> warning: gtkmm24-2.6.2-2.i386.rpm: V3 DSA signature: NOKEY, 
> key ID 1ac70ce6
> error: Failed dependencies:
>         libstdc++.so.6(GLIBCXX_3.4.4) is needed by 
> gtkmm24-2.6.2-2.i386
> 
> I haven't been able to found anything about 
> libstdc++.so.6(GLIBCXX_3.4.4)
> 
> Those are some of the packages I've installed:
> 
> [root controller3 gtkmm-2.6]# rpm -qa | grep libstdc++
> compat-libstdc++-33-3.2.3-47.3
> libstdc++-devel-3.4.4-2.fc3
> compat-libstdc++-296-2.96-132.7.2
> libstdc++-3.4.4-2.fc3
> [root controller3 gtkmm-2.6]# rpm -qa | grep glibc
> glibc-common-2.3.5-0.fc3.1
> glibc-devel-2.3.5-0.fc3.1
> glibc-headers-2.3.5-0.fc3.1
> glibc-2.3.5-0.fc3.1
> glibc-utils-2.3.5-0.fc3.1
> glibc-kernheaders-2.4-9.1.87
> glibc-profile-2.3.5-0.fc3.1
> [root controller3 gtkmm-2.6]# rpm -qa | grep libsigc++
> libsigc++-1.2.5-3.1.fc1.dag
> libsigc++20-devel-2.0.6-1
> libsigc++-devel-1.2.5-3.1.fc1.dag
> libsigc++20-2.0.6-1
> 
> 
> My linux system is a RedHat Enterprise Linux AS release 4.
> In the past I've managed to install Fedora based packages 
> with no problem.
> 
> Any hint about how to install gtkmm-2.6 on a RHEL4 (if 
> posible with rpms)?
> 
> 
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]