Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- lonewulf@ubuntu:~/Documents/gnome/nautilus-bitdefender-1.0.0$ ./configure && make && make install
- 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 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 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... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- 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 for a sed that does not truncate output... /bin/sed
- checking whether ln -s works... yes
- checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
- checking command to parse /usr/bin/nm -B output... ok
- checking how to run the C preprocessor... gcc -E
- checking for egrep... grep -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 for file... /usr/bin/file
- 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... yes
- checking whether -lc should be explicitly linked in... no
- creating libtool
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether make sets $(MAKE)... (cached) yes
- checking for pkg-config... /usr/bin/pkg-config
- checking for glib-2.0 >= 2.4.0 libgnome-2.0 >= 2.7.0 libnautilus-extension >= 2.8.0... Package libgnome-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnome-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnome-2.0' found
- configure: error: Library requirements ( glib-2.0 >= 2.4.0 libgnome-2.0 >= 2.7.0 libnautilus-extension >= 2.8.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement