Re: Help with glib-config

2001-06-14 Thread Jimmy Richards
On Thu, Jun 14, 2001 at 04:49:34PM -0700, Cam Ellison wrote: > Recently I have tried to install a few applications that are not > included in debian packages, and which require compiling. I figured I > had everything that was necessary, but the ./configure stage always > fails because I don't have

Re: Help with glib-config

2001-06-14 Thread Cam Ellison
Colin Watson wrote: > > Cam Ellison <[EMAIL PROTECTED]> wrote: > > > >What am I missing? > > libglib1.2-dev (try searching on packages.debian.org). If you're > compiling GTK stuff, you'll need libgtk1.2-dev; if you're compiling > GNOME stuff, you'll also need libgnome-dev. > Did it ever help!

Re: Help with glib-config

2001-06-14 Thread Colin Watson
Cam Ellison <[EMAIL PROTECTED]> wrote: >Recently I have tried to install a few applications that are not >included in debian packages, and which require compiling. I figured I >had everything that was necessary, but the ./configure stage always >fails because I don't have the glib-config script th

Help with glib-config

2001-06-14 Thread Cam Ellison
Recently I have tried to install a few applications that are not included in debian packages, and which require compiling. I figured I had everything that was necessary, but the ./configure stage always fails because I don't have the glib-config script that is supposed to be generated by GLIB (the