Xfce Forum

Sub domains
 

You are not logged in.

#1 2015-03-02 23:42:20

alirezaimi
Member
Registered: 2012-05-01
Posts: 17

[Solved] what library needed to compiling tumbler for Cover thumbnailer plugin

Hi
I compiling xfce4.12 on debian testing, and i can not satisfied Cover thumbnailer plugin :

ali@ali-deb:~/Downloads/src/tumbler-0.1.31$ ./configure 
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
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 whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking if building for some Win32 platform... no
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.20.1
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
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 dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
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 -m elf_x86_64) 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking linux/sched.h usability... yes
checking linux/sched.h presence... yes
checking for linux/sched.h... yes
checking for memory.h... (cached) yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking syscall.h usability... yes
checking syscall.h presence... yes
checking for syscall.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for sched_getparam... yes
checking for sched_setscheduler... yes
checking for getpwnam... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  ar ast bg bn ca cs da de el en_AU en_GB es eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt pt_BR ro ru si sk sr sv te th tr ug uk zh_CN zh_HK zh_TW
checking for bind_textdomain_codeset... (cached) yes
checking for locales directory... ${datarootdir}/locale
checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
checking for dbus-binding-tool... /usr/bin/dbus-binding-tool
checking for GLIB... yes
checking for GIO... yes
checking for GMODULE... yes
checking for GTHREAD... yes
checking for DBUS... yes
checking for DBUS_GLIB... yes
checking for GDK_PIXBUF... yes
checking for CURL... no
checking whether to build the Cover thumbnailer plugin... no
checking for GDK_PIXBUF... yes
checking for freetype-config... /usr/bin/freetype-config
checking FREETYPE_CFLAGS... -I/usr/include/freetype2
checking FREETYPE_LIBS... -L/usr/lib/x86_64-linux-gnu -lfreetype -lz -lpng12
checking whether to build the FreeType thumbnailer plugin... yes
checking for GDK_PIXBUF... yes
checking for jpeg_start_decompress in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking whether to build the JPEG thumbnailer plugin with EXIF support... yes
checking for GDK_PIXBUF... yes
checking whether to build the GdkPixbuf thumbnailer plugin... yes
checking for GDK_PIXBUF... yes
checking for FFMPEGTHUMBNAILER... yes
checking whether to build the ffmpeg video thumbnailer plugin... yes
checking for GDK_PIXBUF... yes
checking for GSTREAMER... yes
checking for GSTREAMER_TAG... yes
checking whether to build the gstreamer video thumbnailer plugin... yes
checking for GDK_PIXBUF... yes
checking for GSF... yes
checking whether to build the office thumbnailer plugin... yes
checking for GDK_PIXBUF... yes
checking for POPPLER_GLIB... yes
checking whether to build the poppler PDF/PS thumbnailer plugin... yes
checking for GDK_PIXBUF... yes
checking for LIBOPENRAW_GNOME... yes
checking whether to build the RAW image thumbnailer plugin... yes
checking for GDK_PIXBUF... yes
checking for PNG... yes
checking whether to build the freedesktop.org cache plugin... yes
checking whether to build with debugging support... minimum
checking whether /usr/bin/ld -m elf_x86_64 accepts --as-needed... yes
checking whether /usr/bin/ld -m elf_x86_64 accepts -O1... yes
checking if gcc supports -Wno-sign-compare... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/tumbler/Makefile
config.status: creating docs/reference/tumbler/version.xml
config.status: creating plugins/Makefile
config.status: creating plugins/cover-thumbnailer/Makefile
config.status: creating plugins/font-thumbnailer/Makefile
config.status: creating plugins/gst-thumbnailer/Makefile
config.status: creating plugins/jpeg-thumbnailer/Makefile
config.status: creating plugins/pixbuf-thumbnailer/Makefile
config.status: creating plugins/ffmpeg-thumbnailer/Makefile
config.status: creating plugins/odf-thumbnailer/Makefile
config.status: creating plugins/poppler-thumbnailer/Makefile
config.status: creating plugins/raw-thumbnailer/Makefile
config.status: creating plugins/xdg-cache/Makefile
config.status: creating po/Makefile.in
config.status: creating tumbler/Makefile
config.status: creating tumbler/tumbler-1.pc
config.status: creating tumbler/tumbler-config.h
config.status: creating tumblerd/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

Build Configuration:

  * Debug:                                            minimum

Plugins:

  * GdkPixbuf thumbnailer plugin:                     yes
  * Cover thumbnailer plugin:                         no
  * FreeType font thumbnailer plugin:                 yes
  * JPEG thumbnailer plugin with EXIF support:        yes
  * Video thumbnailer plugin using ffmpegthumbnailer: yes
  * Video thumbnailer plugin using GStreamer:         yes
  * ODF thumbnailer plugin using libgsf:              yes
  * PDF/PS thumbnailer plugin using poppler:          yes
  * RAW thumbnailer plugin using libopenraw:          yes
  * Freedesktop.org cache plugin:                     yes

Last edited by alirezaimi (2015-03-03 00:15:58)

Offline

#2 2015-03-03 00:01:55

sixsixfive
Member
From: behind you
Registered: 2012-04-08
Posts: 579
Website

Re: [Solved] what library needed to compiling tumbler for Cover thumbnailer plugin

alirezaimi wrote:

and i can not satisfied Cover thumbnailer plugin

looks like curl, would also make sense

checking for CURL... no
checking whether to build the Cover thumbnailer plugin... no

Offline

#3 2015-03-03 00:15:12

alirezaimi
Member
Registered: 2012-05-01
Posts: 17

Re: [Solved] what library needed to compiling tumbler for Cover thumbnailer plugin

sixsixfive wrote:
alirezaimi wrote:

and i can not satisfied Cover thumbnailer plugin

looks like curl, would also make sense

checking for CURL... no
checking whether to build the Cover thumbnailer plugin... no
# apt-cache policy curl
curl:
  Installed: 7.38.0-4
  Candidate: 7.38.0-4

Offline

#4 2015-03-03 00:19:10

sixsixfive
Member
From: behind you
Registered: 2012-04-08
Posts: 579
Website

Re: [Solved] what library needed to compiling tumbler for Cover thumbnailer plugin

Offline

#5 2015-03-03 00:23:55

alirezaimi
Member
Registered: 2012-05-01
Posts: 17

Re: [Solved] what library needed to compiling tumbler for Cover thumbnailer plugin

Yeah ! that's right !
Thanks alot.

Offline

Board footer

Powered by FluxBB