Re: [Gimp-user] "checking for BZ2_bzCompress in -lbz2... no"
- From: Partha Bagchi <partha1b gmail com>
- To: fabrixx <forums gimpusers com>
- Cc: team gimpusers com, "gimp-user-list gnome org" <gimp-user-list gnome org>
- Subject: Re: [Gimp-user] "checking for BZ2_bzCompress in -lbz2... no"
- Date: Tue, 25 Jun 2013 19:36:58 -0400
Don't copy system files to the tree!
In the tree, do the following:
grep -i bz2 config.log -n -a10
Basically check the log to see why conftest.c is failing at bz2. That
should tell you why BZ2_bzCompress is missing.
My guess is you are missing the libbz2-1.0.dev (or whatever it's called in
Debian). Pull in the dev package using your package installer.
On Tue, Jun 25, 2013 at 6:34 PM, fabrixx <forums gimpusers com> wrote:
I'm tryng to compile gimp into my Debian.
I have the package libbz2-1.0 and linked related library files it from
/lib/lib64xxx to /usr/lib & ldconfig but config say me same error:
"checking for BZ2_bzCompress in -lbz2... no"
I also tryed to copy the libs in gimp source folder with no results.
How to fix?
--
fabrixx (via www.gimpusers.com/forums)
_______________________________________________
gimp-user-list mailing list
List address: gimp-user-list gnome org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]