[kde] kdevelop does not work with C++ ??????????????

Jens Dagerbo jens.dagerbo at swipnet.se
Mon Mar 15 13:52:12 GMT 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On Monday 15 March 2004 00:20, David Harel wrote:
> Hi all,
>
> I installed KDE 3.2.1 and kdevelop 3.0.2 twice. first as an upgrade and
> second attempt from scratch. That is after I did rpm -e to all kde qt
> arts packages and so forth. Still I have this unexpected error:
> "Could not create language plugin for C++"
> whenever I try to open a C++ project.
> So what? No C++ support for kdevelop anymore??????

This problem is typically caused by the c++ plugin not finding Berkeley DB. If 
the RPM dependency checking isn't what it should be, I guess it's possible to 
install KDevelop without having a working BDB installation.

Run 'ldd' on your libkdevcppsupport.so (this is the C++ language support 
plugin) - if it reports "not found" for libdb, this is your problem. To solve 
it, install a bdb version between 3.0.x and 4.1.x (avoid 4.2.x).

Good luck,

jd
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAVbUR6meJzsUuplQRAvP3AJ4uBqRxir0jNdGwmS05z4Z2BkZxIwCfVBAX
cFOXGdTPhBnREgnzIt+1krc=
=DIu7
-----END PGP SIGNATURE-----

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list