User forums > Using Code::Blocks

Cross reference?

<< < (2/3) > >>

Jenna:
You also need the cscop package provided by your distro, to make the plugin work.


--- Quote from: erezz on December 29, 2011, 01:53:17 pm ---I've just installed codeblocks-contrib. How can I check if cscope is available for v10.05? In general, where can I look for plugins for v10.05?

--- End quote ---

"Plugins -> Manage plugins" lists all available plugins and their state.

erezz:
I installed cscope (supplied by ubuntu), but I don't see it in the list in "Plugins -> Manage plugins". Did I miss anything?

BTW - the ubuntu cscope package contains the following files:

/.
/usr
/usr/bin
/usr/bin/cscope
/usr/bin/ocs
/usr/bin/cscope-indexer
/usr/share
/usr/share/doc
/usr/share/doc/cscope
/usr/share/doc/cscope/contrib
/usr/share/doc/cscope/contrib/README
/usr/share/doc/cscope/contrib/webcscope
/usr/share/doc/cscope/contrib/webcscope/cscope.gz
/usr/share/doc/cscope/contrib/webcscope/icons
/usr/share/doc/cscope/contrib/webcscope/icons/back.gif
/usr/share/doc/cscope/contrib/webcscope/icons/bomb.gif
/usr/share/doc/cscope/contrib/webcscope/icons/c.gif
/usr/share/doc/cscope/contrib/webcscope/icons/down.gif
/usr/share/doc/cscope/contrib/webcscope/icons/folder.gif
/usr/share/doc/cscope/contrib/webcscope/icons/folder.open.gif
/usr/share/doc/cscope/contrib/webcscope/icons/left.gif
/usr/share/doc/cscope/contrib/webcscope/icons/up.gif
/usr/share/doc/cscope/contrib/webcscope/icons/world2.gif
/usr/share/doc/cscope/contrib/webcscope/INSTALL
/usr/share/doc/cscope/contrib/webcscope/TODO
/usr/share/doc/cscope/contrib/webcscope/cgi-lib.pl.gz
/usr/share/doc/cscope/contrib/webcscope/hilite.c.gz
/usr/share/doc/cscope/AUTHORS
/usr/share/doc/cscope/README
/usr/share/doc/cscope/TODO
/usr/share/doc/cscope/copyright
/usr/share/doc/cscope/NEWS.gz
/usr/share/doc/cscope/changelog.Debian.gz
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/cscope.1.gz
/usr/share/man/man1/ocs.1.gz
/usr/share/man/man1/cscope-indexer.1.gz

Thanks,
Erez

oBFusCATed:
Then you need a nightly build of codeblocks...

Jenna:
You can install a nightly-build from my server: http://apt.jenslody.de.
See the note for Ubuntu-users on my server !

EDIT:
You might have to remove all C::B packages before you can update from 10.05 release.
Don't be afraid, all (user-)settings will remain.

erezz:
I followed your instructions and added to /etc/apt/sources.list the following lines:


--- Code: ---deb http://apt.jenslody.de/ any main
deb-src http://apt.jenslody.de/ any main
deb http://apt.wxwidgets.org/ lenny-wx main

--- End code ---

I got this when trying to install:


--- Code: ---The following packages have unmet dependencies:
codeblocks: Depends: libcodeblocks0 (= 10.05svn7639-1) but it is not going to be installed
Depends: libwxbase2.8-0 (>= 2.8.12.1) but 2.8.11.0-0ubuntu8.1 is to be installed
Depends: libwxgtk2.8-0 (>= 2.8.12.1) but 2.8.11.0-0ubuntu8.1 is to be installed
codeblocks-additional: Depends: libcodeblocks0 but it is not going to be installed
Depends: libwxsmithlib0 (= 10.05svn7639-1) but it is not going to be installed
codeblocks-contrib: Depends: libcodeblocks0 but it is not going to be installed
Depends: libwxbase2.8-0 (>= 2.8.12.1) but 2.8.11.0-0ubuntu8.1 is to be installed
Depends: libwxgtk2.8-0 (>= 2.8.12.1) but 2.8.11.0-0ubuntu8.1 is to be installed
Depends: libwxsmithlib0 (= 10.05svn7639-1) but it is not going to be installed

--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version