At 01:38 PM 8/18/2001, you wrote:
>the angry red planet [mailto:[EMAIL PROTECTED]] wrote:
> > >How did you install it, from RPM or source?  If you
> > >installed from RPM, you will need the devel RPMs.
> >
> > source..
> >
> > tar -xvzf glib-1.2.9.tar.gz
> >
> > from the gtk.org site...
>
>What does "which glib-config" return?  If it doesn't find the executable,
>that is part of your problem.  If you didn't provide anything special to the
>configuration of glib, it probably installed into /usr/local/bin, and that
>path probably isn't in your PATH environment.  You can check this with "echo
>$PATH".  If none of the above holds true, try "find /usr | grep glib-config"
>and see if it finds glib-config anywhere.  (I realize this leaves out the
>possible /bin location, but that's really not that possible unless there are
>significantly larger problems.)
>
>Jamin W. Collins


hmm...
"which glib-config" does not return anything!
though i ran tar, expecting it to go to /usr/local/bin,
  as you said...
perhaps i will try to install it again,
  as i have recently removed gnome, though i don't think that would affect 
glib-config (?)
if i get the executable properly in /usr/local/bin ,
  how do i go about adding it to my PATH environment?

thanks



-saucemaster

  .. http://www.angryredplanet.org

Reply via email to