"Eduardo M. A. M. Mendes" <[EMAIL PROTECTED]> writes:


[...]

> > > checking for KDE headers installed... configure: error: your system is
> > > not able
> > > to compile a small KDE application!

[...]

> > I can't presently check all the details, but basicaly you have to use
> > kde1-compat-devel package, and tells your configure script where the
> > headers are to be found, with something as
> > --with-kde-include=/usr/lib/kde1-compat/include.

[...]

> Hello
>       Thanks a lot. I've kinda got somewhere. I had to edit configure to
> include
> /usr/lib/kde1-compat/include and lib/.  However configure is  now

This is not the good solution in my humble opinion.

Here's what works with 7.2 :

export QTDIR=/usr/lib/qt
export KDEDIR=/usr/lib/kde1-compat

./configure %{_target_cpu}-mandrake-linux --prefix=%{_prefix}

make KDEDIR=$KDEDIR



-- 
Guillaume Cottenceau -- Distribution Developer for MandrakeSoft
http://us.mandrakesoft.com/~gc/

Reply via email to