#18724: qt4-mac @4.4.3_1 QtGui lib missing ---------------------------+------------------------------------------------ Reporter: martin@… | Owner: erickt@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: qt4-mac ---------------------------+------------------------------------------------ Comment(by martin@…): I was able to compile it like this: export PKG_CONFIG_PATH=/opt/local/libexec/qt4-mac/lib/pkgconfig export PATH=$PATH:/opt/local/libexec/qt4-mac/bin ./configure --prefix=/usr/local --with-extractor=/opt/local And it detected qt, also compiled it. The "problem" still remains: Brokenness in macports Qt is that they install pkgconfig .pc files in /opt/local/lib/pkgconfig and the place under libexec. But the /opt/local/lib/pkgconfig path gets only the debug versions for some bizarre reason. -- Ticket URL: <http://trac.macports.org/ticket/18724#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS