I'm getting a ./configure error when trying to build kvpnc on a 64-bit
(AMD) fedora core 3 machine (see appended output).  Any suggestions on
how to fix this problem and/or links to a working fc3 x86_64 rpm build? 
thanks!  --Dale
 
I believe kdelibs are installed ... (list of installed packages below).
[EMAIL PROTECTED] kvpnc-0.6]# yum list kdelibs*
Installed Packages
kdelibs.x86_64                           6:3.3.1-2.6.FC3       
installed       
kdelibs.i386                             6:3.3.1-2.6.FC3       
installed       
kdelibs-devel.x86_64                     6:3.3.1-2.6.FC3       
installed       


[EMAIL PROTECTED] kvpnc-0.6]# ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
...
checking for Qt... libraries /usr/lib64/qt-3.3/lib, headers
/usr/lib64/qt-3.3/include using -mt
checking for moc... /usr/lib64/qt-3.3/bin/moc
checking for uic... /usr/lib64/qt-3.3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/lib, headers /usr/include/kde
checking if UIC has KDE plugins available... no
configure: error: you need to install kdelibs first.

Reply via email to