Its actually a whole slew of packages.

I am slowly building a set of ebuilds for R packages. Everything was fine until I ran into dev-R/RGtk which seems to require glib-config and pkg-config but I can't seem to make them work right. The install fails when it tries to find them even though I have installed gtk+, glib and such. 

Anyways. I was just wondering if I was missing a dependance or something somewhere in the mix. Im thinking now that the RGtk configure script is just broken so I am going to have to try and sed the thing before I use it. Hopefully here in the next few weeks I will be able to release all 140 dev-R ebuilds that I have created so far =)

On Dec 23, 2005, at 5:41 PM, Patrick Boyer wrote:

On 12/23/05, Brady Catherman <[EMAIL PROTECTED]> wrote:
Im trying to compile a bunch of R packages and I keep having problems
because I am missing the glib-config and gtk-config programs.. What
package are these included with? There doesn't seem to be much
documentation online about this issue.
--
[email protected] mailing list


glib-config is in dev/libs/glib, according to qpkg. Don't know about gtk-config. What specific programs are you trying to compile?

Reply via email to