root, /src/kdebase-3.4.1 :./configure --prefix=$KDE_PREFIX --disable-debug --disable-dependency-tracking
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /bin/kde-config
configure: error: /bin/kde-config --prefix outputed the non existant prefix '' for kdelibs.
This means it has been moved since you installed it.
This won't work. Please recompile kdelibs for the new prefix.
KDE-CONFIG says...
root, /src/kdebase-3.4.1 :kde-config --prefix
root, /src/kdebase-3.4.1 :
Removing --prefix-$KDE_PREFIX when configureing KDElibs results in...
checking for aRts-1.1... ./configure: line 41035: cd: /usr/local/kde: No such file or directory
configure: error: aRts 1.1 not installed in the same prefix as KDE!
Please reinstall aRts in the same prefix as KDE, different prefixes are not
supported right now.
(kdelibs prefix is /usr/local/kde, aRts prefix is )
Looking at the instructions for ARTS, KDELIBS and KDEbase they all have --PREFIX=$KDE_PREFIX after ./configure . I can't find anywhere where this variable is supposed to be set and is not set in curent build environment.
Found KDE in /lib/kde3
Be the first to hear what's new at MSN - sign up to our free newsletters!
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
