LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   KDevelop (https://www.linuxquestions.org/questions/slackware-14/kdevelop-446140/)

tntcoder 05-18-2006 02:29 PM

KDevelop
 
Hey,

I have just installed a KDevelop package on slackware 10.2, and when i run the C/C++ IDE, it crashes/exists without an error when i press the create project button.

Any ideas on why this would occur?

Thanks
Jack

newio 05-18-2006 07:26 PM

Creating this link worked for me:

Code:

ln -s /opt/kde/lib/kde3/libcvsserviceintegrator.so /usr/lib/libcvsservice.so.0
It was posted over at the KDevelop forums:
http://www.kdevelop.org/phorum5/read.php?7,28502

wchild 05-19-2006 02:42 AM

I bet you've run it by double-clicking so you couldn't see an error message even if there was one :)
Unless you've already fixed it, run the program from a console and see what it says.

tntcoder 05-19-2006 08:14 AM

Thanks that link fixed the problem :)

newio 05-20-2006 01:12 AM

Quote:

Originally Posted by wchild
I bet you've run it by double-clicking so you couldn't see an error message even if there was one :)
Unless you've already fixed it, run the program from a console and see what it says.

there was no error printed to console with this problem, that why it is was such a tricky one to solve. Not sure if its a slackware implementation problem or a KDevelop problem...


All times are GMT -5. The time now is 08:15 PM.