On 02/15/2011 09:41 PM, David C. Rankin wrote:
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE libraries installed. This will
fail.
So, check this please and use another prefix!
Aborting...
<snip>
kdeaccessibility gives the same error. Maybe I'm screwing up the
configure? I'm
prepping and configuring as follows:
cd ${startdir}
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
make -f admin/Makefile.common
# set --enable-closure configure option if needed (needed for
<snip>
Hmm...you're using CMake to build kdelibs/kdebase, correct? You can't mix
CMake and Automake, it won't work.
If kdeaccessibility does not yet have CMake available, then it can't be
built on your system at this time. We need more people to help with the
CMake port (from what I hear it is relatively simple/mind numbing work).
Tim