Building the latest trunk under openSuSE 12.1 and 12.2

Michael Hart michael.george.hart at gmail.com
Sat Sep 1 14:32:31 UTC 2012


I just upgraded to openSuSE 12.1 and will probably upgrade to 12.2 to get
the gcc 4.7.1 compiler

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

cd /usr/lib64/
ln -s libkdeui.so.5.7.0 libkdeui.so.5.6.0
ln -s libkparts.so.4.7.0 libkparts.so.4.6.0
ln -s libkio.so.5.7.0 libkio.so.5.6.0
ln -s libnepomukutils.so.4.7.0 libnepomukutils.so.4.6.0
ln -s libnepomuk.so.4.7.0 libnepomuk.so.4.6.0
ln -s libkdecore.so.5.7.0 libkdecore.so.5.6.0
ln -s libkcmutils.so.4.7.0 libkcmutils.so.4.6.0
ln -s libknotifyconfig.so.4.7.0 libknotifyconfig.so.4.6.0
ln -s libktexteditor.so.4.7.0 libktexteditor.so.4.6.0
ln -s libthreadweaver.so.4.7.0 libthreadweaver.so.4.6.0
ln -s libkrosscore.so.4.7.0 libkrosscore.so.4.6.0
ln -s libkfile.so.4.7.0 libkfile.so.4.6.0
ln -s libknewstuff3.so.4.7.0 libknewstuff3.so.4.6.0

for openSuSE 12.2 replace 4.7 with 4.8

Had to grab from "http://download.opensuse.org/update/12.1/x86_64/" the two
rpm's
rpm -ivh /home/XMan/Downloads/subversion-1.6.18-2.3.1.x86_64.rp
rpm -ivh /home/XMan/Downloads/subversion-devel-1.6.18-2.6.1.x86_64.rpm

and install qjson

The only problem I see at this time is when I move to openSuSE 12.2 that
comes with gcc 4.7.1 I need to have at lease QT 4.8.1 (which I am not sure
comes with 12.2)
see "
https://bugreports.qt-project.org/browse/QTBUG-22847?focusedCommentId=168644"
for an explanation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20120901/2ffe2116/attachment.html>


More information about the KDevelop-devel mailing list