#15953: vigra: New port for VIGRA Image Library ----------------------------------------+----------------------------------- Reporter: benjamin.seppke@gmail.com | Owner: ryandesign@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ----------------------------------------+----------------------------------- Changes (by ryandesign@macports.org): * status: reopened => closed * resolution: => fixed Comment: Replying to [comment:4 benjamin.seppke@gmail.com]:
I tried out the now available port, but without success - unfortunately... It seems, that there are no bindings to the needed libraries inside the libvigraimpex.dylib (to libpng, libz, libjpeg and libtiff). Normally, the configure searches them, and should find them in /opt/local/(lib). If all are found, the vigra-config command should also return them when calling `vigra-config --libs`. This is not the case after installing this port, so my explanation to this is that they're just not found by the configure.
Fixed in r39270. Apparently the `--with-foo=dir` form doesn't work so well (should probably report that problem upstream), but `--with-foo` works fine. -- Ticket URL: <http://trac.macports.org/ticket/15953#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS