Hi,
I've succesfully installed kdelibs-3.1.1a, kdebase-3.1.1a and arts.
When trying to compile kdenetwork I get the following error when
running:
# ./configure --prefix=/opt/kde-3.1 --disable-debug
--disable-dependency-tracking
....
checking if UIC has KDE plugins available... configure: error: not
found - you need to install kdelibs first.
Kdelibs is installed and working fine (as far as I can check).
qtconfig has the paths to the plugin directories for KDE. What can be
the problem?
Any help greatly appreciated.
I've compiled everything with gcc-3.2.1:
# gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/specs
Configured with: ../gcc-3.2.1/configure --prefix=/usr --enable-shared
--enable-threads=posix --with-slibdir=/lib --enable-__cxa_atexit
--enable-clocale=gnu
Thread model: posix
gcc version 3.2.1