Gimp 2.7 Install on Centos

View: New views
6 Messages — Rating Filter:   Alert me  

Gimp 2.7 Install on Centos

by Bernhard S. :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Re: Gimp 2.7 Install on Centos

by Owen-24 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


> 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@...
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Gimp 2.7 Install on Centos

by Bernhard S. :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>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@...
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Re: Gimp 2.7 Install on Centos

by Martin Nordholts-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Gimp 2.7 Install on Centos

by Bernhard S. :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Re: Gimp 2.7 Install on Centos

by Sven Neumann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user