Results 1 to 3 of 3
I have been trying to install xcdroast and i keep getting this error message:
checking for GLIB - version >= 1.2.3... no
*** The glib-config script installed by GLIB could ...
- 03-30-2005 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 32
Installing xcdroast
I have been trying to install xcdroast and i keep getting this error message:
checking for GLIB - version >= 1.2.3... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
The only GLIB packages i could find under apt were:
libglib-1.2.doc
libglib2.0-dev
libglib2.0-dbg
all of those are installed. If anyone could give me a hand sorting this out it would be much appreciated.
Thanks
- 03-30-2005 #2
are you installing by apt or are you doing ./configure, make, make install?
Brilliant Mediocrity - Making Failure Look Good
- 03-30-2005 #3Just Joined!
- Join Date
- Mar 2005
- Location
- Milano (Italy)
- Posts
- 45
Re: Installing xcdroast
you need the package libglib1.2-dev
Originally Posted by jroed


Reply With Quote
