#16728: Error Installing exiv2 ---------------------------------+------------------------------------------ Reporter: jsnodgra@umich.edu | Owner: tcurdt@vafer.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: exiv2 | ---------------------------------+------------------------------------------ Comment(by gale@sefer.org): Seems to compile OK, except for the following two issues: exiv2 did not recognize expat.h (I have the expat 2.0.1 port installed), even when I explicitly pointed to its location using --with-expat=/opt/local/include. So I had to use --disable-xmp, which causes exiv2 not to require expat. exiv2 did not find gettext, even though I have the gettext 0.17 port installed. So language support was disabled, and the build ended with {{{ cd po && make make[1]: Nothing to be done for `all'. }}} Other than that, it seemed to build OK. -- Ticket URL: <http://trac.macports.org/ticket/16728#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS