Doruk bey alakanız için teşekkür ederim fakat digikam ile sadece fotoğraf düzenlemeleri yapılabiliyor diye biliyorum benim amacım bilgisayardan fotoğraf makinesini kontrol etmek. bilgisayar ile fotoğraf çekmek-zoom yapmak vb..
son duruma gelecek olursak libgphoto ve gphoto2 kurulumunu tamamladım. çok şükür. son olarak gtkam kaldı ama bağımlılık problemleri bunda artık dayanılmaz noktalara geldi gtkam, ./configure komutunda ..... ****************************** ******************* checking for LIBEXIF_GTK... no checking libexif-gtk config program... none checking for none... no configure: WARNING: The `libexif-gtk' library could not be found using pkg-config or its known config program. No version checks will be performed if it is found using any other method. configure: error: PKG_CONFIG_PATH=/usr/qt/3/lib/pkgconfig:/usr/kde/3.5/lib/pkgconfig LIBEXIF_GTK_LIBS= LIBEXIF_GTK_CFLAGS= * Fatal: GTK frontend for libgphoto2 requires libexif-gtk to build. * * Possible solutions: * - set PKG_CONFIG_PATH to adequate value * - call configure with LIBEXIF_GTK_LIBS=.. and LIBEXIF_GTK_CFLAGS=.. * - call configure with one of the --with-libexif-gtk parameters * - get libexif-gtk and install it ************************************************************************* hatasını veriyor bende "./configure --with-libefix-gtk" komutu ile config edince başarılı fakat make komutunu verince ********************************************** gtkam-exif.c: In function 'gtkam_exif_new': gtkam-exif.c:126: error: 'ExifData' undeclared (first use in this function) gtkam-exif.c:126: error: (Each undeclared identifier is reported only once gtkam-exif.c:126: error: for each function it appears in.) gtkam-exif.c:126: error: 'edata' undeclared (first use in this function) gtkam-exif.c:161: warning: pointer targets in passing argument 3 of 'gp_file_get_data_and_size' differ in signedness gtkam-exif.c:162: warning: implicit declaration of function 'exif_data_new_from_data' gtkam-exif.c:184: warning: implicit declaration of function 'gtk_exif_browser_new' gtkam-exif.c:184: warning: assignment makes pointer from integer without a cast gtkam-exif.c:185: warning: implicit declaration of function 'gtk_exif_browser_set_data' gtkam-exif.c:185: warning: implicit declaration of function 'GTK_EXIF_BROWSER' gtkam-exif.c:186: warning: implicit declaration of function 'exif_data_unref' *** 5 errors, 7 warnings make[1]: *** [libgtkam_a-gtkam-exif.o] Error 1 make[1]: Leaving directory `/home/hkavak/Desktop/gtkam-0.1.17/gtkam-0.1.17/src' make: *** [install-recursive] Error 1 ************************************************* hataları ile karşılaşıyorum. o zaman libexif-gtk kurayım diyorum bu seferde libexif ./configurede hata çıkmıyor ama make yapınca ********************************************************************************************* gtk-exif-browser.c: In function 'on_entry_removed': gtk-exif-browser.c:227: error: 'GtkExifBrowserPrivate' has no member named 'empt y' gtk-exif-browser.c: In function 'gtk_exif_browser_show_entry': gtk-exif-browser.c:247: error: 'GtkExifBrowserPrivate' has no member named 'empt y' gtk-exif-browser.c: In function 'gtk_exif_browser_add_content': gtk-exif-browser.c:339: error: 'GtkExifBrowserPrivate' has no member named 'note book' gtk-exif-browser.c: In function 'gtk_exif_browser_new': gtk-exif-browser.c:367: error: 'GtkExifBrowserPrivate' has no member named 'note book' gtk-exif-browser.c:370: error: 'GtkExifBrowserPrivate' has no member named 'info ' gtk-exif-browser.c:371: error: 'GtkExifBrowserPrivate' has no member named 'info ' gtk-exif-browser.c:372: error: 'GtkExifBrowserPrivate' has no member named 'info ' gtk-exif-browser.c:375: error: 'GtkExifBrowserPrivate' has no member named 'empt y' gtk-exif-browser.c: In function 'gtk_exif_browser_show_thumbnail': gtk-exif-browser.c:387: error: 'GtkExifBrowserPrivate' has no member named 'thum b' gtk-exif-browser.c:388: error: 'GtkExifBrowserPrivate' has no member named 'thum b_box' gtk-exif-browser.c:388: error: 'GtkExifBrowserPrivate' has no member named 'thum b' gtk-exif-browser.c:389: error: 'GtkExifBrowserPrivate' has no member named 'thum b' gtk-exif-browser.c:393: error: 'GtkExifBrowserPrivate' has no member named 'thum b' gtk-exif-browser.c:401: error: 'GtkExifBrowserPrivate' has no member named 'thum b' gtk-exif-browser.c:408: error: 'GtkExifBrowserPrivate' has no member named 'thum b' gtk-exif-browser.c:410: error: 'GtkExifBrowserPrivate' has no member named 'thum b' gtk-exif-browser.c:413: error: 'GtkExifBrowserPrivate' has no member named 'thum b' gtk-exif-browser.c:418: warning: implicit declaration of function 'gtk_tooltips_ set_tip' gtk-exif-browser.c:418: warning: nested extern declaration of 'gtk_tooltips_set_ tip' gtk-exif-browser.c:418: error: 'GtkExifBrowserPrivate' has no member named 'tool tips' gtk-exif-browser.c:418: error: 'GtkExifBrowserPrivate' has no member named 'thum b' gtk-exif-browser.c:422: error: 'GtkExifBrowserPrivate' has no member named 'thum b' gtk-exif-browser.c:423: error: 'GtkExifBrowserPrivate' has no member named 'thum b_box' gtk-exif-browser.c:423: error: 'GtkExifBrowserPrivate' has no member named 'thum b' gtk-exif-browser.c: At top level: gtk-exif-browser.c:428: error: expected declaration specifiers or '...' before ' GtkFileSelection' gtk-exif-browser.c: In function 'on_cancel_clicked': gtk-exif-browser.c:430: error: 'fsel' undeclared (first use in this function) gtk-exif-browser.c:430: error: (Each undeclared identifier is reported only once gtk-exif-browser.c:430: error: for each function it appears in.) gtk-exif-browser.c: In function 'on_load_ok_clicked': gtk-exif-browser.c:444: error: 'GTK_TYPE_FILE_SELECTION' undeclared (first use i n this function) gtk-exif-browser.c:445: warning: implicit declaration of function 'gtk_file_sele ction_get_filename' gtk-exif-browser.c:445: warning: nested extern declaration of 'gtk_file_selectio n_get_filename' gtk-exif-browser.c:445: warning: implicit declaration of function 'GTK_FILE_SELE CTION' gtk-exif-browser.c:445: warning: nested extern declaration of 'GTK_FILE_SELECTIO N' gtk-exif-browser.c:445: warning: assignment makes pointer from integer without a cast gtk-exif-browser.c:460: warning: pointer targets in assignment differ in signedn ess gtk-exif-browser.c: In function 'on_load_clicked': gtk-exif-browser.c:485: warning: implicit declaration of function 'gtk_file_sele ction_new' gtk-exif-browser.c:485: warning: nested extern declaration of 'gtk_file_selectio n_new' gtk-exif-browser.c:485: warning: assignment makes pointer from integer without a cast gtk-exif-browser.c:489: error: invalid type argument of '->' (have 'int') gtk-exif-browser.c:492: error: invalid type argument of '->' (have 'int') gtk-exif-browser.c: In function 'on_save_ok_clicked': gtk-exif-browser.c:507: error: 'GTK_TYPE_FILE_SELECTION' undeclared (first use i n this function) gtk-exif-browser.c:508: warning: assignment makes pointer from integer without a cast gtk-exif-browser.c: In function 'on_save_clicked': gtk-exif-browser.c:525: warning: assignment makes pointer from integer without a cast gtk-exif-browser.c:529: error: invalid type argument of '->' (have 'int') gtk-exif-browser.c:532: error: invalid type argument of '->' (have 'int') gtk-exif-browser.c: In function 'gtk_exif_browser_set_data': gtk-exif-browser.c:565: error: 'GtkExifBrowserPrivate' has no member named 'note book' gtk-exif-browser.c:566: error: 'GtkExifBrowserPrivate' has no member named 'note book' gtk-exif-browser.c:577: error: 'GtkExifBrowserPrivate' has no member named 'note book' gtk-exif-browser.c:583: error: 'GtkExifBrowserPrivate' has no member named 'thum b_box' *** 56 errors, 19 warnings make[2]: *** [gtk-exif-browser.lo] Error 1 make[2]: Leaving directory `/home/hkavak/Desktop/libexif-gtk-0.3.5/libexif-gtk-0 .3.5/libexif-gtk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/hkavak/Desktop/libexif-gtk-0.3.5/libexif-gtk-0 .3.5' make: *** [all] Error 2 ************************************************** hataları karşıma çıkıyor. belki gtk+-2 de sorun vardır diyorum onu kurayım diyorum ama onun da ./configure sinde ****************************************************************************** checking for extra flags for POSIX compliance... none needed checking for pkg-config... /usr/bin/pkg-config checking for GLIB - version >= 2.12.0... *** 'pkg-config --modversion glib-2.0' returned 2.16.5, but GLIB (2.22.0) *** was found! If pkg-config was correct, then it is best *** to remove the old version of GLib. You may also be able to fix the error *** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing *** /etc/ld.so.conf. Make sure you have run ldconfig if that is *** required on your system. *** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH *** to point to the correct configuration files no configure: error: *** GLIB 2.12.0 or better is required. The latest version of *** GLIB is always available from ftp://ftp.gtk.org/pub/gtk/. ******************************************************************************* hatası çıkıyor halbu ki GLIB 2.22 yi kurdum... artık delirmek üzereyim. bunun bir çaresi yok mudur? yapılacak bir şey? aslında basit bir paket kurma eksikliğim var diyorum ama hangi paket ise artık karman çorman oldu herşey...
_______________________________________________ Pardus-kullanicilari e-posta listesi Listeden çıkmak için http://liste.pardus.org.tr/mailman/listinfo/pardus-kullanicilari adresini kullanın. Listeye iletmek istediğiniz soruları [email protected] e-posta adresine gönderin. Liste mesajlarında arama yapmak için http://liste.pardus.org.tr/arama web sayfasına gidin.
