[Ubuntu-BD] Problem when compiling gimp 2.7
Ashiqur Rahman Angel
angel at linux.org.bd
Sun Sep 6 10:12:43 BST 2009
U must have to compile BABL and GEGL first, to compile Gimp.
Get and Compile BABL:
svn co http://svn.gnome.org/svn/babl/trunk/ babl
cd babl
./autogen.sh --prefix /home/$USER/gimp-2.7
make (or "make -j 2" for multiple cores.)
make install
cd ..
Get and Compile GEGL
svn co http://svn.gnome.org/svn/gegl/trunk/ gegl
cd gegl
./autogen.sh --prefix /home/$USER/gimp-2.7
make (or "make -j 2" for multiple cores.)
make install
cd ..
Now try compiling Gimp.
On Sun, Sep 6, 2009 at 12:09 PM, Nirjhor <zombiegenerator at gmail.com> 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
> ubuntu-bd at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
>
--
Angel
http://fedoraproject.org/wiki/User:Angel
0DF8 3CD4 AFE3 68C6 2CDA 9F17 14B8 1A15 E5F7 73C2
Fedora -- Freedom² and rapid innovation
Samuel Goldwyn<http://www.brainyquote.com/quotes/authors/s/samuel_goldwyn.html>
- "I'm willing to admit that I may not always be right, but I am never
wrong."
More information about the ubuntu-bd
mailing list