Re: kdemultimedia compilation
"Andrew McCracken" <ajmccracken@gmail.com> writes:
> Hi,
>
> I'm using the testing distribution
> using apt-get build-dep juk, apt-get source juk...
> compiling kdemultimedia fails, it is looking for the arts headers in
> the wrong place.
>
> it is looking in /usr/include/arts, where it should be in /usr/include/kde/arts
>
> I have changed line 36330 in the configure script to
> ARTS_CFLAGS="-I$ARTS_PREFIX/include/kde/arts"
> and 36914 to
> arts_includes="$ARTSDIR/include/kde/arts"
>
> My knowledge of makefiles and configure scripts is very limited, and I
> expect that this a fairly dirty hack.
Please run
reportbug juk
and describe your problem and solution.
MfG
Goswin
Reply to: