[Qgis-developer] configure error

Kirk R. Wythers kwythers at umn.edu
Thu Jun 8 10:05:46 EDT 2006


I am trying to compile the unstable head on OS X. I'm getting a  
configure error.

checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
./configure: line 19937: syntax error near unexpected token `QT,'
./configure: line 19937: `    PKG_CHECK_MODULES(QT, QtCore QtGui  
Qt3Support QtNetwork QtXml QtSvg QtTest >= $QT_MIN_VER)'

I just build and installed qt4 and set up my environment as such:

###################################
# Qt4 environment
###################################

QTDIR=/Developer/qt-mac-opensource-src-4.1.3
PATH=/usr/local/Trolltech/Qt-4.1.3/bin:$PATH
DYLD_LIBRARY_PATH=$QTDIR/lib:$DYLD_LIBRARY_PATH
export QTDIR PATH MANPATH DYLD_LIBRARY_PATH

Anyone see what I missed?

Thanks




More information about the Qgis-developer mailing list