User forums > Using Code::Blocks
[DOWNLOAD] Packages of Code::Blocks in your linux distro
Morphius Faydal:
I should probably unmerge Code::Blocks first... Then build the svn, right?
Morphius Faydal:
*sigh*
No one knows where I can get wxGTK 2.8 ebuild or overlay, do they? The latest version in portage is 2.6.3
Ceniza:
Right, you should unmerge Code::Blocks first.
For wxGTK 2.8 try this. I haven't tried it though.
Morphius Faydal:
That ebuild works beautifully.
--- Code: ---morphius@azmael ~ $ codeblocks
codeblocks: error while loading shared libraries: libcodeblocks.so.0: cannot open shared object file: No such file or directory
morphius@azmael ~ $
--- End code ---
This causes more of a problem though. :-\
ramzai:
--- Quote from: cstudent on June 13, 2007, 05:50:13 pm ---
--- Quote from: Vexorian on June 13, 2007, 05:30:25 pm ---I got a new dapper installation, installed the wxbase2.8 package yet the code::blocks package says the dependency is not satisfied.
--- End quote ---
The current .debs being offered on the nightly forum will not install on Dapper. The dependencies that are not being met are because of the version numbers of such things as gcc, etc. You will need to build CB from source.
--- End quote ---
Well, wx284 are not in the repos even for Feisty. To work with latest CB requiring wx284 one needs to
--- Code: ---1. add line
deb http://apt.tt-solutions.com/ubuntu/ dapper main
to /etc/apt/sources.list (replace dapper with edgy or feisty)
2. curl http://www.tt-solutions.com/vz/key.asc | sudo apt-key add -
3. sudo apt-get update && sudo apt-get upgrade
--- End code ---
At least that was my case..
PS/Offtopic: Vexorian: aren't you vexorian from TC? :D
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version