compiling non-ports source: how to handle QT3?
Tijl Coosemans
tijl at FreeBSD.org
Tue Oct 21 19:14:50 UTC 2014
On Tue, 21 Oct 2014 11:40:29 -0700 (PDT) Beeblebrox <zaphod at berentweb.com> wrote:
> I'm trying to compile pdfedit from github (not in ports tree).
> configure gives this error:
> ./configure --with-t1-library="${LOCALBASE}/lib"
> -with-t1-includes="${LOCALBASE}/include"
> checking for QT qmake... configure: error: unable to find qmake for QT3
>
> I have devel/qt4-qt3support installed on the system. I assume the problem
> should be something simple like a setenv variable or creating a symlink or
> entry in /etc/libmap.conf.
Install devel/qmake?
More information about the freebsd-ports
mailing list