[gtkmm] gtkmm-2.0.1 install problem



hi !!!

i am trying to install gtkmm-2.0.1 and i have some problem with the glib version..i have pkg-config-0.14.0 and libsigc++-1.2.0 installed on my machine..I have also installed glib-2.0.0 ..this is my output

checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets ${MAKE}... (cached) yes
checking build system type... i586-pc-linux-gnu
checking host system type... i586-pc-linux-gnu
checking for some Win32 platform... no
checking for native Win32... no
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 recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
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 if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking for gm4... no
checking for m4... m4
checking whether m4 is GNU m4... yes
checking whether make is GNU Make... yes
checking for perl... /usr/bin/perl
checking whether Perl is new enough... yes
checking for flockfile... yes
checking for funlockfile... yes
checking for getc_unlocked... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for sigc++-1.2 >= 1.2.0 glib-2.0 >= 2.0.4 gobject-2.0 >= 2.0.4 gmodule-2.0 >= 2.0.4...
Requested 'glib-2.0 >= 2.0.4' but version of Glib is 2.0.0
configure: error: Library requirements (sigc++-1.2 >= 1.2.0 glib-2.0 >=2.0 >= 2.0.4) not met; consider adjusting the PKG_CONFIG_PATH environment on standard prefix so pkg-config can find them

please tell me how can i set the PKG_CONFIG_PATH ..

thank you
vishal







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]