User forums > Nightly builds

The 15 December 2007 build (4734) is out.

<< < (5/6) > >>

dannyyy:
Jens & JGM: the problem disappeared after I paid more attention to the wiki instructions  :), but thanks for your help, anyway.

Biplab: I don't find this instruction you gave me anywhere, even on wxWidgets website. Without your help I could never compile CodeBlocks successfully. Thank you !

Let me ask something else: now that I have CB installed, how can I update it to the next SVN revisions ? Do I just need to do the " configure, make, make install" trio or do I have to do something else ?

howardh:
Codeblocks is grreyed in the update manager, why is that and how do I fix it?
It's been a while since I updated because of ths...

[attachment deleted by admin]

darthdespotism:
Probably a conflict I guess. Try using either synaptic/adept or aptitude (sudo aptitude safe-upgrade) and look what it tells you. (Maybee an sudo aptitude install codeblocks is more productive)

howardh:
sudo aptitude install codeblocks

--- Quote ---sudo aptitude install codeblocks
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information     
Initializing package states... Done
Building tag database... Done     
The following packages are BROKEN:
  libcodeblocks0
The following packages will be upgraded:
  codeblocks
2 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 5949kB of archives. After unpacking 680kB will be freed.
The following packages have unmet dependencies:
  libcodeblocks0: Depends: libwxbase2.8-0 (>= 2.8.7.1) but 2.8.4.0-0ubuntu3 is installed.
                  Depends: libwxgtk2.8-0 (>= 2.8.7.1) but 2.8.4.0-0ubuntu3 is installed.
Resolving dependencies...
The following actions will resolve these dependencies:

Remove the following packages:
codeblocks

Keep the following packages at their current version:
libcodeblocks0 [1.0svn4545 (now)]

Score is -9811

Accept this solution? [Y/n/q/?]

--- End quote ---

sudo aptitude safe-upgrade

--- Quote ---Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information     
Initializing package states... Done
Building tag database... Done     
The following packages have been kept back:
  codeblocks libcodeblocks0
0 packages upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information       
Initializing package states... Done
Building tag database... Done     

--- End quote ---

what do I do?

Jenna:
Which repository do you use ?

I don't know how to force "apt" not to use dependency checking. If "dpkg" is installed you can force installation of a special .deb-file with
--- Code: ---dpkg -i --force-depends </path/and/name/of/deb>
--- End code ---
.

The cleaner way is to install more recent versions of wxWidgets.
Look here.


Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version