[mythtv-commits] Ticket #970: MythPlugins configure script on OSX fails with fink and --enable-new-exif option.

MythTV mythtv at cvs.mythtv.org
Tue Jan 10 10:03:00 UTC 2006


#970: MythPlugins configure script on OSX fails with fink and --enable-new-exif
option.
--------------------------------------+-------------------------------------
 Reporter:  dsnider at thesniderpad.com  |        Owner:  nigel  
     Type:  patch                     |       Status:  closed 
 Priority:  major                     |    Milestone:         
Component:  mythgallery               |      Version:  head   
 Severity:  high                      |   Resolution:  invalid
--------------------------------------+-------------------------------------
Changes (by nigel):

  * resolution:  => invalid
  * status:  assigned => closed

Comment:

 Installed Fink on a 10.3 Mac. No pkg-config there. Did apt-get install
 libexif (which installed 0.5.12-2), then apt-get install pkgconfig:[code]$
 pkg-config --modversion libexif
 Package libexif was not found in the pkg-config search path.
 Perhaps you should add the directory containing `libexif.pc'
 to the PKG_CONFIG_PATH environment variable
 No package 'libexif' found
 $ pkg-config --list-all
 fontconfig Fontconfig - Font configuration and customization library
 xcursor    Xcursor - X Cursor library
 xft        Xft - X FreeType library[/code]
 Looked for the .pc file it mentions. Not anywhere under /sw. In my
 opinion, either the libexif or pkgconfig packages are broken. I don't
 think configure should be modified to work around the broken Fink
 stuff.[[BR]]Dave, I would suggest apt-get remove pkgconfig

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/970>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list