I'm a little bit curious, why you are trying to compile a package like *gimp*? Because its one of those packages that is always available in default repository in any linux distro. Well when you get errors while compiling there could be several reasons. 1. A package or library with required version number not found 2. Compiling tools like gcc, g++, bison, make, automake, autoconf etc with proper version number not found 3. Required header files not found And there are more. In fact endless. Try to resolve those, it will be compiled.
On 9/6/09, Nirjhor <[email protected]> wrote: > Hello folks, > Today when I was trying to compile GIMP 2.7 I was facing error. The > problem is I have installed the additional libraries and downloaded and > extracted the tar.bz2 file. When I am issuing ./configure command from > within the file it's showing this error: > > ................(Many lines).......... > checking for iso-codes... yes > checking for BABL... configure: error: Package requirements (babl >= > 0.1.0) were not met: > > No package 'babl' found > > Consider adjusting the PKG_CONFIG_PATH environment variable if you > installed software in a non-standard prefix. > > Alternatively, you may set the environment variables BABL_CFLAGS > and BABL_LIBS to avoid the need to call pkg-config. > See the pkg-config man page for more details. > > > Now what to do? > -- > Mess with the best.......Die like the rest > Md. Junayeed Ahnaf Nirjhor > Jaleswaritala,Bogra > Mobile- +8801673911916 > Homepage- Http://nirjhor.wordpress.com > > > -- > Ubuntu Bangladesh | http://ubuntu-bd.org > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd > -- Sent from my mobile device A K M Mokaddim http://talk.cmyweb.net http://twitter.com/shiplu Stop Top Posting !! বাংলিশ লেখার চাইতে বাংলা লেখা অনেক ভাল -- Ubuntu Bangladesh | http://ubuntu-bd.org [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
