Gönderen Konu: glib-config hatası  (Okunma sayısı 5369 defa)

Çevrimdışı sendromech

  • Çok Yeni Penguen
  • *
  • İleti: 2
  • Dağıtım: Linux Mint 18
  • Masaüstü Ortamı: Cinnamon
glib-config hatası
« : 10 Ağustos 2016, 00:46:41 »
Arkadaşlar merhaba. linux mint 18'i virtualbox üzerinden kullanıyorum. net-dude programı yüklemek istedim. libnetdude 0.12 dosyasını çıkardım ve ls komutuyla içerine baktım. Sonra
Kod: [Seç]
./configure 
komutu verdim ve "configure: error: Cannot find glib: Is glib-config in path?" hatasını aldım. bir türlü çözemedim. Neden kaynaklanıyor acaba?

Kod: [Seç]
lenovia@lenovia-VirtualBox ~/İndirilenler/libnetdude-0.12 $ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether make sets $(MAKE)... (cached) yes
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 fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC 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.o... (cached) 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 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 whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib /var/lib/VBoxGuestAdditions/lib /usr/lib/i386-linux-gnu/libfakeroot /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/lib/i386-linux-gnu/mesa-egl /usr/lib/i386-linux-gnu/mesa /usr/local/lib
checking for library containing dlopen... -ldl
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_add... yes
checking for argz_append... yes
checking for argz_count... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking if argz actually works... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for ltdl.h... no
checking where to find libltdl headers... -I${top_srcdir}/libltdl
checking where to find libltdl library... ${top_build_prefix}libltdl/libltdlc.la
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... no
checking for strlcpy... no
checking host system type... (cached) i686-pc-linux-gnu
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for lt_ptr_t... no
checking for lt_dladvise... no
checking for glib-config... no
checking for glib... no
*** The glib-config script installed by glib could not be found
*** If glib was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
configure: error: Cannot find glib: Is glib-config in path?

Çevrimdışı Danny

  • Proje Sorumlusu
  • Guru
  • *****
  • İleti: 2046
  • Nihilist
  • Dağıtım: Linux Mint
  • Masaüstü Ortamı: Cinnamon
  • Grafik Kartı: Intel HD 620
  • İşlemci: Intel i7 - 7500U
Ynt: glib-config hatası
« Yanıtla #1 : 10 Ağustos 2016, 10:10:44 »
Kod: [Seç]
ls ~/İndirilenler/libnetdude-0.12
dosyada neler var bakalım.
Gelip sağ yanağımdan öptü. Dindar değildim ama sol yanağımı da çevirmek istedim o an...

Çevrimdışı Butterfly

  • Proje Sorumlusu
  • Guru
  • *****
  • İleti: 18863
  • Linux Mint Türkiye
  • Dağıtım: Linux Mint 20 & LMDE 4
  • Masaüstü Ortamı: Cinnamon 4.6 & Xfce 4.14
  • Grafik Kartı: Nvidia GF 9500
  • İşlemci: AMD X3
Ynt: glib-config hatası
« Yanıtla #2 : 10 Ağustos 2016, 13:27:50 »
Bu uygulamayı ne amaçla kullanacaksınız? Penetrasyon/sızma testi vb. amaçla kullanılan dağıtım ve uygulamalara destek vermediğimizi hatırlatalım.

https://forum.linuxmint.net.tr/index.php?topic=140.0#post_genel
Elimizden geldiğince dilimizin döndüğünce...

[info] Konu Açarken Dikkat Edilmesi Gerekenler  |  Forum Kuralları  |  Kod Etiketi Kullanımı[/info]

Çevrimdışı sendromech

  • Çok Yeni Penguen
  • *
  • İleti: 2
  • Dağıtım: Linux Mint 18
  • Masaüstü Ortamı: Cinnamon
Ynt: glib-config hatası
« Yanıtla #3 : 13 Ağustos 2016, 01:40:04 »
Kod: [Seç]
ls ~/İndirilenler/libnetdude-0.12
dosyada neler var bakalım.

çıktı bu şekilde hocam

Kod: [Seç]
~/İndirilenler/libnetdude-0.12 $ ls
acinclude.m4  config.h.in   depcomp          ltmain.sh    plugins    TODO
aclocal.m4    config.log    docs             Makefile.am  protocols  tools
AUTHORS       config.sub    INSTALL          Makefile.in  README
autogen.sh    configure     install-sh       missing      shtool
ChangeLog     configure.in  libltdl          NEWS         src
config.guess  COPYING       libnetdude.spec  pcap.m4      test

bu arada network üzerine staj yapıyorum. amirimiz bu programı kurmamızı istedi ve ./configure komutundan sonra çıkan hatayı bulamadık.

Çevrimdışı Butterfly

  • Proje Sorumlusu
  • Guru
  • *****
  • İleti: 18863
  • Linux Mint Türkiye
  • Dağıtım: Linux Mint 20 & LMDE 4
  • Masaüstü Ortamı: Cinnamon 4.6 & Xfce 4.14
  • Grafik Kartı: Nvidia GF 9500
  • İşlemci: AMD X3
Ynt: glib-config hatası
« Yanıtla #4 : 13 Ağustos 2016, 12:05:20 »
O zaman depodan Netdude çatallaması olan Netmate uygulamasını kurmayı deneyebilirsiniz.

Kod: [Seç]
sudo apt-get install netmate
Elimizden geldiğince dilimizin döndüğünce...

[info] Konu Açarken Dikkat Edilmesi Gerekenler  |  Forum Kuralları  |  Kod Etiketi Kullanımı[/info]