Hello everyone, I am porting KNetWalk, and i am sort of stuck now. It is building quit well and even make command gives no error.
you can have a look at my cmake log here <https://gist.github.com/garvitdelhi/5ec4c9d8781469b603db> and make log over here <https://gist.github.com/garvitdelhi/0e21a095dcfc8cfef170>. But when i run it after installing it gives error as follows: Starting /home/garvit/dev/sok/knetwalk/build/src/knetwalk... Could not find drkonqi at /usr/lib/x86_64-linux-gnu/libexec/drkonqi Cannot mix incompatible Qt library (version 0x50300) with this library (version 0x50302) The program has unexpectedly finished. /home/garvit/dev/sok/knetwalk/build/src/knetwalk crashed I think it possibly because ui is still not ported but the thing is it is not able to find drkonqi it is looking for it at wrong path as it drkonqi is here /usr/lib/kde4/libexec/drkonqi so i wanted to ask how can i change the path where it finds drkonqi, so that i can have a better backtrace and work on porting ui. Thank you -- Regards, Garvit Khatri
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<