mysqlcc can't find qmake, qmake.conf

T Kellers kellers at njit.edu
Sun Feb 15 09:49:53 PST 2004


/usr/ports/databases/mysqlcc 's ./configure is looking in the wrong place for 
qmake and qmake.conf on my system, FreeBSD 5.2-Current 2/8/2004 (ports 
cvsupped 2/13/2004).  Creating the below links allows the build to complete. 


ln -s /usr/local/bin/qmake /usr/X11R6/bin/qmake

mkdir -p /usr/X11R6/share/qt/mkspecs/freebsd-g++/ 
ln-s  /usr/local/share/qt/mkspecs/freebsd-g++/qmake.conf /usr/X11R6/share/qt/mkspecs/freebsd-g++/qmake.conf


Tim Kellers
CPE/NJIT



More information about the freebsd-ports mailing list