Re: [Gimp-user] Errors on sudo make install step of compiling gtk+ version 3.4.3

2012-07-19 Thread Owen
On 07/18/2012 02:45 PM, Michael Schumacher wrote: GTK+ 3 is not a dependency of GIMP 2.8. Thanks for your reply, Michael. The GIMP ./configure script said: Checking for GTK+ - version = 2.24.10 ... no. So I was trying to install gtk+ version 3.4.3 since 3.4.3 is greater than 2.24.10.

Re: [Gimp-user] Errors on sudo make install step of compiling gtk+ version 3.4.3

2012-07-19 Thread Simon Budig
Nick Rahl (ligh...@bellsouth.net) wrote: I've since downloaded GTK+ version 2.24.5 [...] But, I'm still getting the error Checking for GTK+ - version = 2.24.10 ... no when attempting to ./configure GIMP. note that 2.24.5 is smaller than 2.24.10. Bye, Simon --

Re: [Gimp-user] Errors on sudo make install step of compiling gtk+ version 3.4.3

2012-07-19 Thread Nick Rahl
On 07/19/2012 04:57 AM, Simon Budig wrote: note that 2.24.5 is smaller than 2.24.10. Thanks, I was a bit confused since the GTK source website had 2.24.1 through 2.24.5 and said that 2.24.5 was the latest. I did some digging online and found GTK exactly version 2.24.10, which seems to work.

[Gimp-user] Errors on sudo make install step of compiling gtk+ version 3.4.3

2012-07-18 Thread Nick Rahl
Hi, I'm trying to compile GIMP 2.8 and all of its friends in /opt/gimp-2.8/ on Ubuntu 10.04. I'm having difficulty with the "sudo make install" step of compiling gtk+ version 3.4.3 (a GIMP dependency). The "./configure" and "make" steps (of GTK) seem to

Re: [Gimp-user] Errors on sudo make install step of compiling gtk+ version 3.4.3

2012-07-18 Thread Michael Schumacher
On 18.07.2012 18:44, Nick Rahl wrote: Hi, I'm trying to compile GIMP 2.8 and all of its friends in /opt/gimp-2.8/ on Ubuntu 10.04. I'm having difficulty with the sudo make install step of compiling gtk+ version 3.4.3 (a GIMP dependency). The ./configure and make steps (of GTK) seem to run OK,