Index

Subject : Re: LUG: Trouble finding packages on RHEL machine

From : Jack Neely <jjneely@ncsu.[redacted]>

Date : Wed, 03 Jun 2009 16:53:52 -0400

Parent


On Wed, Jun 03, 2009 at 12:24:30PM -0400, Daniel Underwood wrote:
> From an RHEL machine on campus, I'm having trouble finding many
> relatively-common packages with yum, which I would have no trouble
> finding on my home Ubuntu machine.
>
> Here are the repos I have added to the RHEL machine:
>
> epel.repo
> epel-testing.repo
> mirrors-rpmforge
> rhel-debuginfo.repo
> rpmforge.repo
> uncrhel.repo
>
> Am I missing a key repository? Examples of packages I can't find
> include:
>
> libgtk2.0-dev

This is probably under a different name. Perhaps the gtk2-devel
package?

sudo yum list gtk\*

will show you what's available in gtk-land.

> python-glade2

pygtk2-libglade may be what you are looking for.

Jack

--
Jack Neely <jjneely@ncsu.[redacted]>
Linux Czar, OIT Campus Linux Services
Office of Information Technology, NC State University
GPG Fingerprint: 1917 5AC1 E828 9337 7AA4 EA6B 213B 765F 3B6A 5B89