RSS/Atom feed Twitter
Site is read-only, email is disabled

GLIB 2.4.1 install help. . .

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

9 of 9 messages available
Toggle history

Please log in to manage your subscriptions.

GLIB 2.4.1 install help. . . Alex Harris 04 Jun 00:31
  GLIB 2.4.1 install help. . . Carol Spears 04 Jun 01:32
  GLIB 2.4.1 install help. . . Owen 04 Jun 11:32
  GLIB 2.4.1 install help. . . Sven Neumann 04 Jun 11:59
   GLIB 2.4.1 install help. . . Carol Spears 04 Jun 15:52
    GLIB 2.4.1 install help. . . Sven Neumann 04 Jun 16:10
     GLIB 2.4.1 install help. . . Carol Spears 04 Jun 16:21
      GLIB 2.4.1 install help. . . Jean-Luc Coulon (f5ibh) 04 Jun 16:46
GLIB 2.4.1 install help. . . Alex Harris 04 Jun 20:21
Alex Harris
2004-06-04 00:31:09 UTC (almost 20 years ago)

GLIB 2.4.1 install help. . .

I'm trying to install GLIB 2.4.1 on a redhat 9 system so that I can install GIMP 2.0.1, but I'm not sure how to make the configure see the 2.4.1 version as opposed to the 1.2.0 version that redhat installed. Is there a way that I can install 2.4.1 over the older version? If not, is there a way that I can tell the GIMP where the new version is installed and have it use that? Thanks. :-)

__________________

Carol Spears
2004-06-04 01:32:43 UTC (almost 20 years ago)

GLIB 2.4.1 install help. . .

hello,
On Thu, Jun 03, 2004 at 05:31:09PM -0500, Alex Harris wrote:

I'm trying to install GLIB 2.4.1 on a redhat 9 system so that I can install GIMP 2.0.1, but I'm not sure how to make the configure see the 2.4.1 version as opposed to the 1.2.0 version that redhat installed. Is there a way that I can install 2.4.1 over the older version? If not, is there a way that I can tell the GIMP where the new version is installed and have it use that? Thanks. :-)

you need to set the paths. i got really bored with setting them and asked a friend to write this script to set them for me: http://www.gimp.org/source/howtos/gimpenv

to use this script, type "source gimpenv". this should direct configures attention to everything in /usr/local if that is where you have the new glib installed at.

i had to use this script to trick debian into making a gkt2 deb yesterday -- they gave me a glib with a wrong pkg-config name.

good luck carol

Owen
2004-06-04 11:32:50 UTC (almost 20 years ago)

GLIB 2.4.1 install help. . .

On Thu, 03 Jun 2004 17:31:09 -0500 "Alex Harris" wrote:

I'm trying to install GLIB 2.4.1 on a redhat 9 system so that I can install GIMP 2.0.1, but I'm not sure how to make the configure see the 2.4.1 version

./configure --prefix=/usr

That should put it in the right place

Owen

Sven Neumann
2004-06-04 11:59:14 UTC (almost 20 years ago)

GLIB 2.4.1 install help. . .

Hi,

"Alex Harris" writes:

I'm trying to install GLIB 2.4.1 on a redhat 9 system so that I can install GIMP 2.0.1, but I'm not sure how to make the configure see the 2.4.1 version as opposed to the 1.2.0 version that redhat installed. Is there a way that I can install 2.4.1 over the older version? If not, is there a way that I can tell the GIMP where the new version is installed and have it use that? Thanks. :-)

glib-1.2 and glib-2.x are two different libraries that can be installed side-by-side. Same for gtk+. However I strongly suggest that you use the binary packages that are available for your distribution and not attempt to install gtk+-2.x from source.

Sven

Carol Spears
2004-06-04 15:52:52 UTC (almost 20 years ago)

GLIB 2.4.1 install help. . .

On Fri, Jun 04, 2004 at 11:59:14AM +0200, Sven Neumann wrote:

Hi,

"Alex Harris" writes:

I'm trying to install GLIB 2.4.1 on a redhat 9 system so that I can install GIMP 2.0.1, but I'm not sure how to make the configure see the 2.4.1 version as opposed to the 1.2.0 version that redhat installed. Is there a way that I can install 2.4.1 over the older version? If not, is there a way that I can tell the GIMP where the new version is installed and have it use that? Thanks. :-)

glib-1.2 and glib-2.x are two different libraries that can be installed side-by-side. Same for gtk+. However I strongly suggest that you use the binary packages that are available for your distribution and not attempt to install gtk+-2.x from source.

this is perfectly excellent advice unless you are like me, using a distribution that is way over your head and it is giving you broken pieces that gimp really needs.

the gimpenv script found on wgo answers the original question perfectly well.

and building a working gtk2 for debian sid was better than getting it from them, at the moment. including tricking it with a local build of glib.

carol

Sven Neumann
2004-06-04 16:10:28 UTC (almost 20 years ago)

GLIB 2.4.1 install help. . .

Hi,

Carol Spears writes:

and building a working gtk2 for debian sid was better than getting it from them, at the moment. including tricking it with a local build of glib.

debian sid has a perfectly working gtk+-2.4.1 which is also supposed to enter debian testing tomorrow.

Sven

Carol Spears
2004-06-04 16:21:06 UTC (almost 20 years ago)

GLIB 2.4.1 install help. . .

On Fri, Jun 04, 2004 at 04:10:28PM +0200, Sven Neumann wrote:

Hi,

Carol Spears writes:

and building a working gtk2 for debian sid was better than getting it from them, at the moment. including tricking it with a local build of glib.

debian sid has a perfectly working gtk+-2.4.1 which is also supposed to enter debian testing tomorrow.

maybe on your big boffo computer but not here.

carol

Jean-Luc Coulon (f5ibh)
2004-06-04 16:46:41 UTC (almost 20 years ago)

GLIB 2.4.1 install help. . .

Le 04.06.2004 16:21:06, Carol Spears a écrit :

On Fri, Jun 04, 2004 at 04:10:28PM +0200, Sven Neumann wrote:

Hi,

Carol Spears writes:

and building a working gtk2 for debian sid was better than

getting

it from them, at the moment. including tricking it with a local build of glib.

debian sid has a perfectly working gtk+-2.4.1 which is also

supposed

to enter debian testing tomorrow.

maybe on your big boffo computer but not here.

Dunno what is the meaning of "buffo", but gtk-+-2.4.1 from Debian sid is working perfectly on my K6-2 500. I've also built glib / gtk from source with the help of the garnome package which can be an alternative for those who want the "sources from the source" [tm].

-- Regards
- Jean-Luc

carol

Alex Harris
2004-06-04 20:21:49 UTC (almost 20 years ago)

GLIB 2.4.1 install help. . .

Thanks for the advice. :-) I've gotten frustrated with redhat and I'm working on installing Debian at the moment, hopefully the GIMP will work on that with slightly less frustration.

From: Carol Spears
To: Alex Harris ,GIMPUser

Subject: Re: [Gimp-user] GLIB 2.4.1 install help. . . Date: Thu, 3 Jun 2004 16:32:43 -0700 MIME-Version: 1.0
Received: from wilber.gimp.org ([128.32.112.247]) by mc6-f26.hotmail.com with Microsoft SMTPSVC(5.0.2195.6713); Thu, 3 Jun 2004 16:32:44 -0700 Received: from carol by wilber.gimp.org with local (Exim 3.35 #1 (Debian))id 1BW1hT-0004fb-00; Thu, 03 Jun 2004 16:32:43 -0700 X-Message-Info: JGTYoYF78jEkWnuXy3kcbDxhG5angUmY Message-ID:
References:
In-Reply-To:
User-Agent: Mutt/1.3.28i
Return-Path: carol@gimp.org
X-OriginalArrivalTime: 03 Jun 2004 23:32:44.0411 (UTC) FILETIME=[12162CB0:01C449C3]

hello, On Thu, Jun 03, 2004 at 05:31:09PM -0500, Alex Harris wrote:

I'm trying to install GLIB 2.4.1 on a redhat 9 system so that I can

install

GIMP 2.0.1, but I'm not sure how to make the configure see the 2.4.1 version as opposed to the 1.2.0 version that redhat installed. Is there

a

way that I can install 2.4.1 over the older version? If not, is there a

way

that I can tell the GIMP where the new version is installed and have it

use

that? Thanks. :-)

you need to set the paths. i got really bored with setting them and asked a friend to write this script to set them for me: http://www.gimp.org/source/howtos/gimpenv

to use this script, type "source gimpenv". this should direct configures attention to everything in /usr/local if that is where you have the new glib installed at.

i had to use this script to trick debian into making a gkt2 deb yesterday -- they gave me a glib with a wrong pkg-config name.

good luck carol

__________________