انجمن‌های فارسی اوبونتو

لطفاً به انجمن‌ها وارد شده و یا جهت ورود ثبت‌نام نمائید

لطفاً جهت ورود نام کاربری و رمز عبورتان را وارد نمائید


توزیع گنو/لینوکس اوبونتو ۲۰ ساله شد 🎉

نویسنده موضوع: نیاز به راهنمایی در کامپایل و نصب GTK+  (دفعات بازدید: 1030 بار)

0 کاربر و 4 مهمان درحال مشاهده موضوع.

آفلاین morteza1991

  • Jr. Member
  • *
  • ارسال: 34
کسی می‌تونه کمک کنه چیکار باید بکنم. وقتی 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... no                                                       
checking for mawk... mawk                                                     
checking whether make sets $(MAKE)... yes                                     
checking whether to disable maintainer-specific portions of Makefiles... yes   
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 for style of include used by make... GNU                             
checking dependency style of gcc... gcc3                                       
checking whether gcc and cc understand -c and -o together... yes               
checking for gcc option to accept ISO C99... -std=gnu99                       
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99                                                                           
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 native Win32... no                                               
checking for c++... c++                                                       
checking whether we are using the GNU C++ compiler... yes                     
checking whether c++ accepts -g... yes                                         
checking dependency style of c++... gcc3                                       
checking how to print strings... printf                                       
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 -std=gnu99... /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 how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop                                                   
checking how to convert i686-pc-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 -std=gnu99 object... ok                                                                             
checking for sysroot... no                                                     
checking for mt... mt                                                         
checking if mt is a manifest tool... no                                       
checking how to run the C preprocessor... gcc -std=gnu99 -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 -std=gnu99 supports -fno-rtti -fno-exceptions... no           
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC               
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes                   
checking if gcc -std=gnu99 static flag -static works... yes                   
checking if gcc -std=gnu99 supports -c -o file.o... yes                       
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes               
checking whether the gcc -std=gnu99 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 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 how to run the C++ preprocessor... c++ -E                             
checking for ld used by c++... /usr/bin/ld                                     
checking if the linker (/usr/bin/ld) is GNU ld... yes                         
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC                         
checking if c++ PIC flag -fPIC -DPIC works... yes                             
checking if c++ static flag -static works... yes                               
checking if c++ supports -c -o file.o... yes                                   
checking if c++ supports -c -o file.o... (cached) yes                         
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so           
checking how to hardcode library paths into programs... immediate             
configure: creating ./config.lt                                               
config.lt: creating libtool                                                   
checking for special C compiler options needed for large files... no           
checking for _FILE_OFFSET_BITS value needed for large files... 64             
checking dependency style of gcc -std=gnu99... gcc3                           
checking for nm... /usr/bin/nm -B                                             
checking for some Win32 platform... no                                         
checking whether build environment is sane... yes                             
checking for pkg-config... /usr/bin/pkg-config                                 
checking pkg-config is at least version 0.9.0... yes                           
checking for BASE_DEPENDENCIES... yes                                         
checking for CAIRO_BACKEND... yes                                             
checking Whether to write dependencies into .pc files... no                   
checking for perl5... no                                                       
checking for perl... /usr/bin/perl                                             
checking for indent... no                                                     
checking for lstat... yes                                                     
checking for mkstemp... yes                                                   
checking for flockfile... yes                                                 
checking for getc_unlocked... yes                                             
checking for localtime_r... yes                                               
checking for _NL_TIME_FIRST_WEEKDAY... yes                                     
checking for _NL_MEASUREMENT_MEASUREMENT... yes                               
checking for _NL_PAPER_HEIGHT... yes                                           
checking for _NL_PAPER_WIDTH... 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... /usr/bin/msgfmt                                         
checking for dcgettext... yes                                                 
checking if msgfmt accepts -c... yes                                           
checking for gmsgfmt... /usr/bin/msgfmt                                       
checking for xgettext... /usr/bin/xgettext                                     
checking for catalogs to be installed...  af am ang ar as ast az az_IR be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy ia id io is it ja ka kg kk kn ko ku lg li lt lv mai mi mk ml mn mr ms my nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tk tr tt ug uk ur uz uz@cyrillic vi wa xh yi zh_CN zh_HK zh_TW                                             
checking for extra flags to get ANSI library prototypes... none needed         
checking for the BeOS... no                                                   
checking for HP-UX... no                                                       
checking for pkg-config... (cached) /usr/bin/pkg-config                       
checking pkg-config is at least version 0.16... yes                           
checking for GLIB - version >= 2.28.0... yes (version 2.28.8)                 
checking for bind_textdomain_codeset... (cached) yes                           
checking pwd.h usability... yes                                               
checking pwd.h presence... yes                                                 
checking for pwd.h... yes                                                     
checking sys/time.h usability... yes                                           
checking sys/time.h presence... yes                                           
checking for sys/time.h... yes                                                 
checking for unistd.h... (cached) yes                                         
checking ftw.h usability... yes                                               
checking ftw.h presence... yes                                                 
checking for ftw.h... yes                                                     
checking for GNU ftw extensions... 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 mallinfo... yes                                                   
checking for getresuid... yes                                                 
checking for uid_t in sys/types.h... yes                                       
checking for uxtheme.h... no                                                   
checking crt_externs.h usability... no                                         
checking crt_externs.h presence... no                                         
checking for crt_externs.h... no                                               
checking for _NSGetEnviron... no                                               
checking whether to build dynamic modules... yes                               
checking whether dynamic modules work... yes                                   
checking immodules to build...                                                 
checking sys/systeminfo.h usability... no                                     
checking sys/systeminfo.h presence... no                                       
checking for sys/systeminfo.h... no                                           
checking sys/sysinfo.h usability... yes                                       
checking sys/sysinfo.h presence... yes                                         
checking for sys/sysinfo.h... yes                                             
checking for gdk-pixbuf-csource... no                                         
checking for XOpenDisplay... yes                                               
checking for XextFindDisplay... yes                                           
checking if <X11/extensions/XIproto.h> is needed for xReply... no             
checking for XConvertCase... yes                                               
checking for XInternAtoms... yes                                               
checking for XAddConnectionWatch... yes                                       
checking for XkbQueryExtension... yes                                         
checking for XShapeCombineMask... yes                                         
checking for XSyncQueryExtension... yes                                       
checking for X11/extensions/sync.h... yes                                     
checking for Xinerama packages... no                                           
checking for XineramaQueryExtension in -lXinerama... no                       
checking Pango flags... -pthread -D_REENTRANT -I/opt/gtk/include/pango-1.0 -I/opt/gtk/include/glib-2.0 -I/opt/gtk/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12   -pthread -L/opt/gtk/lib -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0                     
Package cairo-gobject was not found in the pkg-config search path.
Perhaps you should add the directory containing `cairo-gobject.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cairo-gobject' found
Package cairo-gobject was not found in the pkg-config search path.
Perhaps you should add the directory containing `cairo-gobject.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cairo-gobject' found
checking ATK flags... -pthread -I/opt/gtk/include/atk-1.0 -I/opt/gtk/include/glib-2.0 -I/opt/gtk/lib/glib-2.0/include   -pthread -L/opt/gtk/lib -latk-1.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0
Package cairo-gobject was not found in the pkg-config search path.
Perhaps you should add the directory containing `cairo-gobject.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cairo-gobject' found
Package cairo-gobject was not found in the pkg-config search path.
Perhaps you should add the directory containing `cairo-gobject.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cairo-gobject' found
Package cairo-gobject was not found in the pkg-config search path.
Perhaps you should add the directory containing `cairo-gobject.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cairo-gobject' found
checking for library containing gethostent... none required
checking for library containing setsockopt... none required
checking for library containing connect... none required
checking for struct sockaddr_un.sun_len... no
checking for cups-config... no
checking libpapi... checking for papiServiceCreate in -lpapi... no
checking cairo-pdf.h usability... no
checking cairo-pdf.h presence... no
checking for cairo-pdf.h... no
configure: error:
*** Can't find cairo-pdf.h. You must build Cairo with the pdf
*** backend enabled.
« آخرین ویرایش: 04 تیر 1390، 12:46 ب‌ظ توسط morteza1991 »

آفلاین امیرحسین گودرزی

  • ناظر انجمن
  • *
  • ارسال: 743
  • جنسیت : پسر
  • Devops engineer and AI enthusiastic
پاسخ به: نیاز به راهنمایی در کامپایل و نصب GTK+
« پاسخ #1 : 11 شهریور 1390، 10:13 ب‌ظ »
واضحه که داره میگه cairo-pdf رونمی تونه پیدا کنه
تو این بسته رو نصب کن و دوباره تست کن