Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Feb 2004 12:49:51 -0500
From:      T Kellers <kellers@njit.edu>
To:        ports@freebsd.org
Cc:        ferruccio.vitale@tin.it
Subject:   mysqlcc can't find qmake, qmake.conf
Message-ID:  <200402151249.51333.kellers@njit.edu>

next in thread | raw e-mail | index | archive | help
/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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402151249.51333.kellers>