I cannot cannot find the correct configure option to install libgphoto2 and specify that I want the exif TAG support.
I realize that this question is maybe irrelevant on the fink user list since it has more to do with libgphoto2 (which is not supported by fink), although I did install libexif with fink. J.F. Details: ----- dpkg -L libexif /. /sw /sw/lib /sw/share /sw/share/locale /sw/share/locale/de /sw/share/locale/de/LC_MESSAGES /sw/share/locale/de/LC_MESSAGES/libexif.mo /sw/share/locale/es /sw/share/locale/es/LC_MESSAGES /sw/share/locale/es/LC_MESSAGES/libexif.mo /sw/share/locale/fr /sw/share/locale/fr/LC_MESSAGES /sw/share/locale/fr/LC_MESSAGES/libexif.mo /sw/share/doc /sw/share/doc/libexif /sw/share/doc/libexif/ChangeLog /sw/share/doc/libexif/COPYING /sw/share/doc/libexif/NEWS /sw/share/doc/libexif/README ----- ----- ./configure --with-exif-prefix=/sw/lib/ (I also have tried various other directories) yields the following config.log: ... configure:28918: checking for libexif using pkg-config configure:28933: result: no (http://www.sourceforge.net/projects/libexif) ... whereas for instance I correctly get ... configure:29258: checking for libusb-config configure:29276: found /sw/bin/libusb-config configure:29288: result: /sw/bin/libusb-config ... ----- |You can locate the files installed by a package via |dpkg -L <packagename> |i.e. in your case "dpkg -L libexif-shlibs". |--AH ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
