[Gimp-user] Gimp 2.7 Install on Centos

2009-11-07 Thread Greg S.
Hi all,

The error message below was generated when I tried to configure gegl. I have
installed glib-2.22.2

Has anyone got any ideas please.


*** 'pkg-config --modversion glib-2.0' returned 2.22.2, but GLIB (2.12.3)
*** was found! If pkg-config was correct,


regards

greg Redx

-- 
Greg S. (via www.gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp 2.7 Install on Centos

2009-11-07 Thread Owen

 Hi all,

 The error message below was generated when I tried to configure gegl.
 I have
 installed glib-2.22.2

 Has anyone got any ideas please.


 *** 'pkg-config --modversion glib-2.0' returned 2.22.2, but GLIB
 (2.12.3)
 *** was found! If pkg-config was correct,


Where did you install glib-2.22.2 ?

You will probably have to set the environment variable to look for the
libraries. It has found the correct pkg-config

Have you seen this;
http://www.gimpusers.com/news/2009-10-14/compiling-gimp-27-git-ubuntu-904-910.html

you mightn't be on Ubuntu, but the theory is still the same. Follow
that to the letter and you should be right.



-- 



Owen

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


[Gimp-user] Gimp 2.7 Install on Centos

2009-11-07 Thread Greg S.
Thanks Owen for that info.

I have been following the install process you have outlined.

I installed glib-2.22.2 in opt.
any advise?

regards

Greg


 Hi all,

 The error message below was generated when I tried to configure gegl.
 I have
 installed glib-2.22.2

 Has anyone got any ideas please.


 *** 'pkg-config --modversion glib-2.0' returned 2.22.2, but GLIB
 (2.12.3)
 *** was found! If pkg-config was correct,


Where did you install glib-2.22.2 ?

You will probably have to set the environment variable to look for the
libraries. It has found the correct pkg-config

Have you seen this;
http://www.gimpusers.com/news/2009-10-14/compiling-gimp-27-git-ubuntu-904-910.html

you mightn't be on Ubuntu, but the theory is still the same. Follow
that to the letter and you should be right.





-- 
Greg S. (via www.gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp 2.7 Install on Centos

2009-11-07 Thread Martin Nordholts
On 11/07/2009 09:41 AM, Greg S. wrote:
 *** 'pkg-config --modversion glib-2.0' returned 2.22.2, but GLIB (2.12.3)
 *** was found! If pkg-config was correct,

Looks like you didn't set LD_LIBRARY_PATH, it needs to be set during
configure-time since configure links a test-program

 / Martin

-- 

My GIMP Blog:
http://www.chromecode.com/

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


[Gimp-user] Gimp 2.7 Install on Centos

2009-11-07 Thread Greg S.
Hi martin,

Thanks for that info.

I set the LD_LIBRARY_PATH to /opt/gimp-2.7/lib

But did not configure.

Any more info please

regards

Greg



On 11/07/2009 09:41 AM, Greg S. wrote:
 *** 'pkg-config --modversion glib-2.0' returned 2.22.2, but GLIB (2.12.3)
 *** was found! If pkg-config was correct,

Looks like you didn't set LD_LIBRARY_PATH, it needs to be set during
configure-time since configure links a test-program

 / Martin



-- 
Greg S. (via www.gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp 2.7 Install on Centos

2009-11-07 Thread Sven Neumann
On Sat, 2009-11-07 at 09:41 +0100, Greg S. wrote:
 Hi all,
 
 The error message below was generated when I tried to configure gegl. I have
 installed glib-2.22.2
 
 Has anyone got any ideas please.
 
 
 *** 'pkg-config --modversion glib-2.0' returned 2.22.2, but GLIB (2.12.3)
 *** was found! If pkg-config was correct,

Just read the full error messages. It tells you what to do. If you need
more help, please read the pkg-config manual page.


Sven


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