WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: RHEL 6.2 and gtk+ dependency hell

Re: RHEL 6.2 and gtk+ dependency hell

by Paul Davis :: Rate this Message:

| View in Thread

On Thu, May 3, 2012 at 10:58 AM, Sarah Duncan <sarah_duncan@...> wrote:
> Thanks Yeti!  I did finally find all of the necessary versions, but would still be glad to learn a bit more from this experience, if you don't mind.
>
> Part of my problem has definitely been that I don't know the nomenclature, so it's not obvious to me that gtk2-devel is the same as source code for gtk+-2.0.  I know unix well, but am relatively new to Red Hat and Linux.  I tried googling "gadmin red hat", "gadmin rhel packages", and a number of other variants, and couldn't find packages for gadmin-proftpd for rhel6, which is what prompted me to install from source.  Are they out there?

most linux distributions these days split software libraries into two
separate but related packages. 1 package exists for the purpose of
just being able to run programs that use the library. the other (the
"-devel" or "-dev", depending on the distro) package is needed to be
able to *build* a program (or other library) that uses the library.
_______________________________________________
gtk-list mailing list
gtk-list@...
http://mail.gnome.org/mailman/listinfo/gtk-list

 « Return to Thread: RHEL 6.2 and gtk+ dependency hell