On Sunday, August 25, 2013 05:22:03 PM Matthias Teege wrote:

> > On Friday, August 16, 2013 16:36:27 Matthias Teege wrote:
> The tag on https://projects.kde.org/projects/kde/kdepim/repository
> (enterprise35.0.20130718.104434) looks very recent but i can't find a
> build documentation.


Hi,

I used to build it with:

export DO_NOT_COMPILE="indexlib kpilot"

#make sure to use older automake1.9 and autoconf2.59
export AUTOMAKE=automake-1.9
export AUTOCONF=autoconf2.59


#kdelibs
make -f Makefile.cvs
mkdir build-gcc
cd build-gcc
../configure --prefix=/data/kde/e35 --enable-debug=full --without-arts --
disable-cups

# kdepim:
make -f Makefile.cvs
mkdir build-gcc
cd build-gcc
../configure --prefix=/data/kde/e35 --enable-debug=full --without-arts --with-
sasl


It's very picky on the automake and autoconf versions.


Regards,
Sérgio Martins
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to