Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408
    are you installing by apt or are you doing ./configure, make, make install?
    Brilliant Mediocrity - Making Failure Look Good

  3. #3
    Just Joined!
    Join Date
    Mar 2005
    Location
    Milano (Italy)
    Posts
    45

    Re: Installing xcdroast

    Quote Originally Posted by jroed
    checking for GLIB - version >= 1.2.3... no
    you need the package libglib1.2-dev

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •