<html><head></head><body bgcolor="#FFFFFF"><div>I just learned something! </div><div>I will try your recommendation.</div><div><br></div><div>Thanks!<br><br>I, the unwilling, was lead by the unqualified, to do the unbelievable for so long with so little, that I attempted the impossible with nothing<div><br></div><div>Sent from my iPad</div></div><div><br>On Sep 1, 2012, at 6:40 PM, Andreas Pakulat <<a href="mailto:apaku@gmx.de">apaku@gmx.de</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>Hi,<br><br>Am Samstag, 1. September 2012 schrieb Michael Hart :<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I just upgraded to openSuSE 12.1 and will probably upgrade to 12.2 to get the gcc 4.7.1 compiler<br>
<br>Anyone following in my foot steps for the first time need to do at lease the following for 12.1 and perhaps similarly for 12.2<br>
<br>cd /usr/lib64/<br>ln -s libkdeui.so.5.7.0 libkdeui.so.5.6.0<br>ln -s libkparts.so.4.7.0 libkparts.so.4.6.0<br>ln -s libkio.so.5.7.0 libkio.so.5.6.0<br>ln -s libnepomukutils.so.4.7.0 libnepomukutils.so.4.6.0<br>ln -s libnepomuk.so.4.7.0 libnepomuk.so.4.6.0<br>

ln -s libkdecore.so.5.7.0 libkdecore.so.5.6.0<br>ln -s libkcmutils.so.4.7.0 libkcmutils.so.4.6.0<br>ln -s libknotifyconfig.so.4.7.0 libknotifyconfig.so.4.6.0<br>ln -s libktexteditor.so.4.7.0 libktexteditor.so.4.6.0<br>ln -s libthreadweaver.so.4.7.0 libthreadweaver.so.4.6.0<br>

ln -s libkrosscore.so.4.7.0 libkrosscore.so.4.6.0<br>ln -s libkfile.so.4.7.0 libkfile.so.4.6.0<br>ln -s libknewstuff3.so.4.7.0 libknewstuff3.so.4.6.0</blockquote><div><br></div><div>This is just wrong. What problem are you actually trying to solve with that? I guess a simple deletion and re-creation of the builddir would suffice to build kdevelop or any other cmake project on such an upgraded system. Xmake records the absolute paths of various libraries, so when you replace them with others then you need to run cmake with a clean cache. The same probably applies to your kasten problems.</div>
<div><br></div><div>Andreas <span></span></div>
</div></blockquote><blockquote type="cite"><div><span>-- </span><br><span>KDevelop-devel mailing list</span><br><span><a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a></span><br><span><a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a></span><br></div></blockquote></body></html>