24 Aug
2007
24 Aug
'07
7:19 a.m.
On Aug 23, 2007, at 16:14, David Bovill wrote:
I am trying to compile an application using Macports. The instructions are for Fink and Suse and ./configure fails as it canot locate "libqt-mt.(l)a" and "libpng.(l)a" which is to be found in qt3-devel and qt3-devel and libpng-devel in OpenSUSE 10.0 respectively.
-lqt-mt requests file libqt-mt.(l)a -lpng requests file libpng.(l)a
Any clue where these packages are to be found in MacPorts?
libpng.a and libpng.la are found in the port "libpng" libqt* are probably provided by the ports "qt3" or "qt3-mac" though I don't use them myself.