Re: [Gimp-developer] ./configure not finding glib?

2006-03-24 Thread Sven Neumann
Hi,

"Martin Nordholts" <[EMAIL PROTECTED]> writes:

> The first step for me to be able to contribute to GIMP is making it build.
>
> I have downloaded and compiled several libraries, but I am having
> problem with glib.
>
> I downloaded the 2.10.1 glib tarball from gnome servers, and ran
> ./configure, make, make install succesfully (well at least it appeared
> that way). However, when I run the ./configure it fails when it checks
> glib version.
>
> The strange thing is that when I run glib-config --version, it spits
> out 1.-something. That's weird isn't it?

Not weird at all, see 
http://developer.gnome.org/doc/API/2.0/gtk/gtk-compiling.html

You probably also want to read the file INSTALL that comes with the
GIMP source tree and should give you enough information to succeed
building GIMP.


Sven
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] ./configure not finding glib?

2006-03-23 Thread Shlomi Fish
On Friday 24 March 2006 01:00, Martin Nordholts wrote:
> Oops, forgot to tell.
>
> I try to compile the latest tarball: GIMP 2.3.7.
>
> Yep, I first and foremost looked for precompiled libs in Mandrivas packet
> manager, but I didn't find some of them, though lots of libs are directly
> installed from there.
>

Note that you can build the Source RPMs from Mandriva Cooker by building them 
with the "rpm --rebuild" command. You can find a list of mirrors here:

http://qa.mandriva.com/twiki/bin/view/Main/CookerMirrors

Regards,

Shlomi Fish

-
Shlomi Fish  [EMAIL PROTECTED]
Homepage:http://www.shlomifish.org/

95% of the programmers consider 95% of the code they did not write, in the
bottom 5%.
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] ./configure not finding glib?

2006-03-23 Thread David Gómez
Hi Martin,

On Mar 23 at 11:14:57, Martin Nordholts wrote:
> The strange thing is that when I run glib-config --version, it spits out 
> 1.-something. That's weird isn't it?

What it's weird is that you got glib-config in glib-2.10.1. glib-config
is only in old versions, recent versions use pkg-config files.

regards,

-- 
David Gómez  Jabber ID: [EMAIL PROTECTED]
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] ./configure not finding glib?

2006-03-23 Thread Martin Nordholts

Oops, forgot to tell.

I try to compile the latest tarball: GIMP 2.3.7.

Yep, I first and foremost looked for precompiled libs in Mandrivas packet 
manager, but I didn't find some of them, though lots of libs are directly 
installed from there.





From: "Alexandre Prokoudine" <[EMAIL PROTECTED]>
To: GIMPDev 
Subject: Re: [Gimp-developer] ./configure not finding glib?
Date: Fri, 24 Mar 2006 01:19:45 +0300

On 3/24/06, Martin Nordholts wrote:

> The first step for me to be able to contribute to GIMP is making it 
build.

>
> I have downloaded and compiled several libraries, but I am having 
problem

> with glib.
>
> I downloaded the 2.10.1 glib tarball from gnome servers, and ran
> ./configure, make, make install succesfully (well at least it appeared 
that

> way). However, when I run the ./configure it fails when it checks glib
> version.

A couple of questions.

1. For which version of GIMP are you trying to compile these most modern 
libs?

2. Did you try to find prebuilt prerequisit RPMs for your distribution
if they are missing from CD?

There should be a simpler way to get things done ;)

Alexandre
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


_
Lättare att hitta drömresan med MSN Resor http://www.msn.se/resor/

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] ./configure not finding glib?

2006-03-23 Thread Alexandre Prokoudine
On 3/24/06, Martin Nordholts wrote:

> The first step for me to be able to contribute to GIMP is making it build.
>
> I have downloaded and compiled several libraries, but I am having problem
> with glib.
>
> I downloaded the 2.10.1 glib tarball from gnome servers, and ran
> ./configure, make, make install succesfully (well at least it appeared that
> way). However, when I run the ./configure it fails when it checks glib
> version.

A couple of questions.

1. For which version of GIMP are you trying to compile these most modern libs?
2. Did you try to find prebuilt prerequisit RPMs for your distribution
if they are missing from CD?

There should be a simpler way to get things done ;)

Alexandre
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer