User forums > Help
Some plugins won't load with the nightly builds
Sunsawe:
Hi,
I am trying to use the nightly builds for the first time.
I am using uBuntu 8.04 up to date.
I downloaded the sources from the svn and did this:
--- Code: ---./bootstrap
./configure --enable-contrib --with-contrib-plugins=all
make
sudo make install
--- End code ---
Everything went ok.
But when i'm starting code::blocks, it is sending me these messages:
--- Quote ---/usr/local/share/codeblocks/plugins/libdebugger.so: not loaded (missing symbols?)
/usr/local/share/codeblocks/plugins/libhelp_plugin.so: not loaded (missing symbols?)
/usr/local/share/codeblocks/plugins/libcodesnippets.so: not loaded (missing symbols?)
--- End quote ---
So... What did I do wrong?
Thanks
pasgui:
Hi,
One time, I got the same problem and it was because the files linked with theses plugins were present in an other directory.
regards, pasgui
Sunsawe:
i'm not sure of what you wanted to say but...
these files are present in only one place except the source directory, where i compiled the application.
pasgui:
--- Quote from: Sunsawe on July 26, 2008, 05:05:38 pm ---i'm not sure of what you wanted to say but...
these files are present in only one place except the source directory, where i compiled the application.
--- End quote ---
Did you search "libdebugger.so" in /usr/ recursively ?
Sunsawe:
yes with this command:
sudo find / -name "libdebugger.so"
Navigation
[0] Message Index
[#] Next page
Go to full version