Instalacja GIMP'a 2.6.0 problemy z dodatkowymi paczkami

Cześć, to znów ja… Tym razem chcę zainstalować GIMP’a 2.6.0, lecz wymagane jest trochę dodatkowych paczek, kilka znalazłem i skompilowałem, lecz teraz muszę zainstalować gegl’a, lecz jest problem, tutaj log z ./configure;

root@pietrek-desktop:~/Pulpit/gegl-0.0.18# ./configure

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for gawk... no

checking for mawk... mawk

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 ISO C89... none needed

checking for style of include used by make... GNU

checking dependency style of gcc... gcc3

checking for g++... g++

checking whether we are using the GNU C++ compiler... yes

checking whether g++ accepts -g... yes

checking dependency style of g++... 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 grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

checking for ld used by gcc... /usr/bin/ld

checking if the linker (/usr/bin/ld) is GNU ld... yes

checking for /usr/bin/ld option to reload object files... -r

checking for BSD-compatible nm... /usr/bin/nm -B

checking whether ln -s works... yes

checking how to recognize dependent libraries... pass_all

checking how to run the C preprocessor... gcc -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking dlfcn.h usability... yes

checking dlfcn.h presence... yes

checking for dlfcn.h... yes

checking how to run the C++ preprocessor... g++ -E

checking for g77... no

checking for xlf... no

checking for f77... no

checking for frt... no

checking for pgf77... no

checking for cf77... no

checking for fort77... no

checking for fl32... no

checking for af77... no

checking for xlf90... no

checking for f90... no

checking for pgf90... no

checking for pghpf... no

checking for epcf90... no

checking for gfortran... no

checking for g95... no

checking for xlf95... no

checking for f95... no

checking for fort... no

checking for ifort... no

checking for ifc... no

checking for efc... no

checking for pgf95... no

checking for lf95... no

checking for ftn... no

checking whether we are using the GNU Fortran 77 compiler... no

checking whether accepts -g... no

checking the maximum length of command line arguments... 98304

checking command to parse /usr/bin/nm -B output from gcc object... ok

checking for objdir... .libs

checking for ar... ar

checking for ranlib... ranlib

checking for strip... strip

checking if gcc supports -fno-rtti -fno-exceptions... no

checking for gcc option to produce PIC... -fPIC

checking if gcc PIC flag -fPIC works... yes

checking if gcc static flag -static works... yes

checking if gcc supports -c -o file.o... yes

checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes

checking whether -lc should be explicitly linked in... no

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking for shl_load... no

checking for shl_load in -ldld... no

checking for dlopen... no

checking for dlopen in -ldl... yes

checking whether a program can dlopen itself... yes

checking whether a statically linked program can dlopen itself... no

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... no

configure: creating libtool

appending configuration tag "CXX" to libtool

checking for ld used by g++... /usr/bin/ld

checking if the linker (/usr/bin/ld) is GNU ld... yes

checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes

checking for g++ option to produce PIC... -fPIC

checking if g++ PIC flag -fPIC works... yes

checking if g++ static flag -static works... yes

checking if g++ supports -c -o file.o... yes

checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes

checking dynamic linker characteristics... GNU/Linux ld.so

(cached) (cached) checking how to hardcode library paths into programs... immediate

appending configuration tag "F77" to libtool

checking whether to enable maintainer-specific portions of Makefiles... no

checking for library containing strerror... none required

checking for a BSD-compatible install... /usr/bin/install -c

checking whether make sets $(MAKE)... (cached) yes

checking for special C compiler options needed for large files... no

checking for _FILE_OFFSET_BITS value needed for large files... 64

checking whether to turn on debugging... no

checking whether to turn on profiling... no

checking whether gcc understands -Wdeclaration-after-statement... yes

checking whether gcc understands -Wmissing-prototypes... yes

checking whether gcc understands -Wmissing-declarations... yes

checking whether gcc understands -Winit-self... yes

checking whether gcc understands -Wpointer-arith... yes

checking whether gcc understands -Wold-style-definition... yes

checking for aclocal flags...

checking for target architecture... i686-pc-linux-gnu

checking for some Win32 platform... checking for some Win32 platform... no

checking for native Win32... no

checking whether gcc understands -mmmx... yes

checking whether we can compile MMX code... yes

checking whether gcc understands -msse... yes

checking whether we can compile SSE code... yes

checking for pkg-config... /usr/bin/pkg-config

checking pkg-config is at least version 0.9.0... yes

checking for BABL... yes

checking for pkg-config... (cached) /usr/bin/pkg-config

checking pkg-config is at least version 0.16... yes

checking for GLIB - version >= 2.12.0... no

*** Could not run GLIB test program, checking why...

*** The test program failed to compile or link. See the file config.log for the

*** exact error that occured. This usually means GLIB is incorrectly installed.

configure: error:

*** GLIB 2.12.0 or better is required. The latest version of

*** GLIB is always available from ftp://ftp.gtk.org/.

Wydaje mi się, że trzeba zainstalować GLIB’a, lecz nie jestem pewien, mógłby ktoś powiedzieć, czy się mylę ?

Może cię zmartwię, ale od kompilacji łatwiejsza i szybsza jest instalacja paczki: http://ubuntutweak.blogspot.com/2008/10 … buntu.html

Kompilacja to raczej ostateczność, tzn. najpierw warto poszukać istniejącej paczki dla danej dystrybucji.

//edit: nie napisałeś jakiej dystrybucji używasz, ale masz w podpisie Ola! - a ta bazuje na Ubuntu 6.06 o ile dobrze pamiętam. Możliwe więc, że ta paczka z GIMP-em nie zadziała z powodu zbyt starej wersji Ubuntu.

// edit2: Prawdopodobnie nie skompilujesz GIMP-a 2.6 pod Ubuntu 6.06 / Ola!, bo ta wersja ma zbyt starą wersję biblioteki Glib.

Wiem, że od kompilacji łatwiejsza i szybsza jest instalacja paczek, ale jakoś przyzwyczaiłem się do kompilowania, za chwilę napiszę, czy wszystko działa. Ja się chyba zabiję… udało się zainstalować tylko gimp-data_2.6.0-1~getdeb1_all a inne wymagają jeszcze innych paczek… już mi miejsca na dysku niedługo nie starczy ;/ No to będę musiał poprosić panów z ola-os.com o te aktualizacje paczek…

Według tego co jest napisane na stronie twórcy, system został zauktualizowany do bazowej wersji Ubuntu 8.04 przy czym numeracja aaOla pozostł 6.06 jedynie doszło donn nazwy znane z widowsa SP1, tak więc przypuszczam, że Ola powina bazować już na 8.04.

.

W takim razie skoro lubisz kompilować to może bardziej zainteresuje Ciebie Gentoo ??

Pozdrawiam!

Może spróbuję kiedyś Gentoo, lecz na razie zaostanę przy Linux Olá!, ponieważ nie zanam jeszcze zbyt dobrze Linuxa. Ściągnąłem glib, lecz zapomniałem przed

make install

dać

make

Co teraz mogę zrobić ?

Podczas kompilacji według tego, co jest napisane na: http://www.linuxfromscratch.org/blfs/vi … glib2.html system się zawiesił, czekałem kilka minut i nic, tylko reset pomógł.

Eh… już nie chce mi się kompilować GIMP’a, może za kilka dni znów sprubuję.