Failed to compile KDevelop under Debian Testing because of bug #672684

Andreas Pakulat apaku at gmx.de
Wed May 16 06:46:56 UTC 2012


Hi

On Tue, May 15, 2012 at 10:20 PM, Eugene Agafonov <e.a.agafonov at gmail.com>wrote:

> Hi!
>
> I've recently faced bug with packaging of libqtwebkit-dev in Debian Testing
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672684
>
> In case of KDevelop4 it fails to compile kdevelop/documentation library
> since libQtWebKit is not in liker list.
>
> The workaround is to createsymbol link to libQtWebKit.so
>
> on amd64
> #> sudo ln -s /usr/lib/libQtWebKit.so /usr/lib/x86_64-linux-gnu
>
> on i386:
> #> sudo ln -s /usr/lib/libQtWebKit.so /usr/lib/i386-linux-gnu
>
> Hopefully it helps someone to save a time until the real fix is out.
>

The real fix is already out as far as I can see, libqtwebkit4 2.2.1-2
installs the shared library into the multi-arch directory. The package
hasn't transitioned yet to testing though, so you'd have to fetch it from
unstable.

Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20120516/b0a070cc/attachment.html>


More information about the KDevelop-devel mailing list