PrintLogo

Base: gimp-2.2.11




Source code is available here.

Run these commands:

cd /sources/ &&
tar -xjf gimp-2.2.11.tar.bz2 &&
cd gimp-2.2.11 &&
./configure --prefix=/usr --sysconfdir=/etc --disable-print&&
make &&
make install

The output should look something like this:

checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /bin/nm -B
checking whether ln -s works... yes
.
.
.
test -z "/usr/man/man5" || mkdir -p -- "/usr/man/man5"
 /bin/install -c -m 644 './gimprc-2.2.5' '/usr/man/man5/gimprc-2.2.5'
make  install-data-hook
make[3]: Entering directory `/sources/gimp-2.2.11/docs'
cd /usr/man/man1
rm -f gimp.1
ln -s gimp-2.2.1 gimp.1
cd /usr/man/man5
rm -f gimprc.5
ln -s gimprc-2.2.5 gimprc.5
cd /usr/man/man1
rm -f gimp-remote.1
ln -s gimp-remote-2.2.1 gimp-remote.1
make[3]: Leaving directory `/sources/gimp-2.2.11/docs'
make[2]: Leaving directory `/sources/gimp-2.2.11/docs'
make[1]: Leaving directory `/sources/gimp-2.2.11/docs'
make[1]: Entering directory `/sources/gimp-2.2.11'
make[2]: Entering directory `/sources/gimp-2.2.11'
test -z "/usr/bin" || mkdir -p -- "/usr/bin"
 /bin/install -c 'gimptool-2.0' '/usr/bin/gimptool-2.0'
test -z "/usr/lib/pkgconfig" || mkdir -p -- "/usr/lib/pkgconfig"
 /bin/install -c -m 644 'gimp-2.0.pc' '/usr/lib/pkgconfig/gimp-2.0.pc'
 /bin/install -c -m 644 'gimpthumb-2.0.pc' '/usr/lib/pkgconfig/gimpthumb-2.0.pc'
 /bin/install -c -m 644 'gimpui-2.0.pc' '/usr/lib/pkgconfig/gimpui-2.0.pc'
make[2]: Leaving directory `/sources/gimp-2.2.11'





This article comes from NoNIC:
http://nonic.org/

The URL for this story is:
http://nonic.org/art70.html



Copyright 2006-2008 NoNIC.org. Read our Terms of Use.