Hi<br><br><div class="gmail_quote">On Tue, May 15, 2012 at 10:20 PM, Eugene Agafonov <span dir="ltr"><<a href="mailto:e.a.agafonov@gmail.com" target="_blank">e.a.agafonov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Hi!</div><div><br></div><div>I've recently faced bug with packaging of libqtwebkit-dev in Debian Testing</div><a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672684" target="_blank">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672684</a><div>

<br></div><div><div><div>In case of KDevelop4 it fails to compile kdevelop/documentation library since libQtWebKit is not in liker list.</div><div><br></div><div>The workaround is to createsymbol link to libQtWebKit.so</div>

<div><br></div><div>on amd64</div><div>#> sudo ln -s /usr/lib/libQtWebKit.so /usr/lib/x86_64-linux-gnu</div><div><br></div><div>on i386:</div><div><div>#> sudo ln -s /usr/lib/libQtWebKit.so /usr/lib/i386-linux-gnu</div>

</div><div><br></div><div>Hopefully it helps someone to save a time until the real fix is out. </div></div></div></blockquote><div><br></div><div>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.</div>
<div><br></div><div>Andreas</div></div>