Ticket #19824 (closed defect: fixed)
libharu not finding libpng dependency
| Reported by: | philip@… | Owned by: | and.damore@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | libpng | Cc: | |
| Port: | libharu |
Description
Summary: libharu did not find the libpng dependency, so failed. After installing libpng it worked.
philip@water /opt/local/bin> sudo ./port install libharu +universal Password: ---> Fetching libharu ---> Attempting to fetch libharu-2.1.0.tar.bz2 from http://libharu.org/files/ ---> Verifying checksum(s) for libharu ---> Extracting libharu ---> Configuring libharu Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_libharu/work/libharu-2.1.0" && ./configure --prefix=/opt/local --with-png=/opt/local --with-zlib=/opt/local --disable-dependency-tracking " returned error 1 Command output: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes <snip> checking libpng install prefix... configure: error: Can't find libpng headers under /opt/local directory Error: Status 1 encountered during processing.
Change History
Note: See
TracTickets for help on using
tickets.

