Problem with option --enable-kde

Christophe Massiot massiot at via.ecp.fr
Mon Jul 30 16:03:05 CEST 2001


On Sun, Jul 29, 2001, jean ribiere wrote:

> I have examined sources a did the following modifications :
> - in plugins/kde/Makefile I have changed all
>   -I/usr/include/kde to -I$(KDEDIR)/include
>   -I/usr/include/qt  to -I$(QTDIR)/include
> - in configure I have change
>   LIB_KDE="-lkfile" to LIB_KDE="-L$KDEDIR/lib -lkfile"
>   (In fact I think this modification should be done in configure.in,
>    but I had a problem with autoconf)
> 
> After these modifications the compilation was ok, but I am not sure
> if these modifications are correct in general and I have not done a
> test of the resulting code.

I have done something along these lines in the latest CVS. Please report
if it still doesn't work.

-- 
Christophe Massiot.




More information about the vlc mailing list