Skip to main content

Thread: problem with installing pidgin


hi,there

i'm trying compile pidgin 2.6.2 source

when type ./configure these messages

code:
naser@naser-desktop:~/app/pidgin-2.6.2$ ./configure  checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking bsd-compatible install... /usr/bin/install -c checking whether build environment sane... yes checking gawk... no checking mawk... mawk checking whether make sets $(make)... yes checking sed... /bin/sed checking gcc... gcc checking c compiler default output file name... a.out checking whether c compiler works... yes checking whether cross compiling... no checking suffix of executables...  checking suffix of object files... o checking whether using gnu c compiler... yes checking whether gcc accepts -g... yes checking gcc option accept iso c89... none needed checking style of include used make... gnu checking dependency style of gcc... gcc3 checking whether gcc , cc understand -c , -o together... yes checking sed not truncate output... /bin/sed checking grep handles long lines , -e... /bin/grep checking egrep... /bin/grep -e checking fgrep... /bin/grep -f checking ld used gcc... /usr/bin/ld checking if linker (/usr/bin/ld) gnu ld... yes checking bsd- or ms-compatible name lister (nm)... /usr/bin/nm -b checking name lister (/usr/bin/nm -b) interface... bsd nm checking whether ln -s works... yes checking maximum length of command line arguments... 1572864 checking whether shell understands xsi constructs... yes checking whether shell understands "+="... yes checking /usr/bin/ld option reload object files... -r checking objdump... objdump checking how recognize dependent libraries... pass_all checking ar... ar checking strip... strip checking ranlib... ranlib checking command parse /usr/bin/nm -b output gcc object... ok checking how run c preprocessor... gcc -e checking ansi c header files... yes checking sys/types.h... yes checking sys/stat.h... yes checking stdlib.h... yes checking string.h... yes checking memory.h... yes checking strings.h... yes checking inttypes.h... yes checking stdint.h... yes checking unistd.h... yes checking dlfcn.h... yes checking objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking gcc option 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 gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should explicitly linked in... no checking dynamic linker characteristics... gnu/linux ld.so checking how hardcode library paths programs... immediate checking whether stripping libraries possible... yes checking if libtool supports shared libraries... yes checking whether build shared libraries... yes checking whether build static libraries... no checking bsd-compatible install... /usr/bin/install -c checking whether nls requested... yes checking intltool-update... /usr/bin/intltool-update checking intltool-merge... /usr/bin/intltool-merge checking intltool-extract... /usr/bin/intltool-extract checking xgettext... /usr/bin/xgettext checking msgmerge... /usr/bin/msgmerge checking msgfmt... /usr/bin/msgfmt checking gmsgfmt... /usr/bin/msgfmt checking perl... /usr/bin/perl checking perl >= 5.8.1... 5.10.0 checking xml::parser... ok checking pkg-config... /usr/bin/pkg-config checking pkg-config @ least version 0.9.0... yes checking working alloca.h... yes checking alloca... yes checking locale.h usability... yes checking locale.h presence... yes checking locale.h... yes checking lc_messages... yes checking libintl.h usability... yes checking libintl.h presence... yes checking libintl.h... yes checking ngettext in libc... yes checking dgettext in libc... yes checking bind_textdomain_codeset... yes checking msgfmt... (cached) /usr/bin/msgfmt checking dcgettext... yes checking if msgfmt accepts -c... yes checking gmsgfmt... (cached) /usr/bin/msgfmt checking xgettext... (cached) /usr/bin/xgettext checking catalogs installed...  af ar az be@latin bg bn bs ca ca@valencia cs da de dz el en_au en_ca en_gb eo es et eu fa fi fr ga gl gu hi hu hy id ja ka km kn ko ku lo lt mk mn my_mm nb ne nl nn oc pa pl pt_br pt ps ro ru si sk sl sq sr sr@latin sv sw ta te th tr uk ur vi xh zh_cn zh_hk zh_tw checking ansi c header files... (cached) yes checking sys/wait.h posix.1 compatible... yes checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking arpa/nameser_compat.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking sys/time.h... yes checking unistd.h... (cached) yes checking locale.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking signal.h... yes checking stdint.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking regex.h... yes checking ansi c-conforming const... yes checking whether struct tm in sys/time.h or time.h... time.h checking size of time_t... 4 checking whether byte ordering bigendian... no checking return type of signal handlers... void checking strftime... yes checking strdup... yes checking strstr... yes checking atexit... yes checking setlocale... yes checking getopt_long... yes checking inet_aton... yes checking __res_query in -lresolv... yes checking gethostent in -lnsl... yes checking socket... yes checking getaddrinfo... yes checking inet_ntop... yes checking socklen_t... yes checking struct sockaddr.sa_len... no checking special c compiler options needed large files... no checking _file_offset_bits value needed large files... 64 checking dlopen... no checking dlopen in -ldl... yes checking fileno()... yes checking %z format string in strftime()... yes checking glib... no no configure: error:  must have glib 2.4.0 or newer development headers installed build.  if have these installed may need install pkg-config can find them.
what's glib ?
how should solve problem ?

sorry english
tnx

you need install libglib2.0-dev:
code:
sudo apt-get install libglib2.0-dev
to satisfy builld dependencies:
code:
sudo apt-get build-dep pidgin


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] problem with installing pidgin


Ubuntu

Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support