User forums > Help
How do i install Codeblocks to Ubuntu?
th3-m3wn:
Can anyone point me to a doc which explains how to install the nightly build of Codeblocks to Ubuntu. I cant find anything anywheres....
RJP Computing:
I wrote this up and added it to the Code::Blocks wiki.
Ubuntu Install Guide
Please feel free to comment about this. If there is anything I did that could be done differently please let me know or fix it right out on the wiki.
Hope it helps.
Pecan:
--- Quote from: RJP Computing on April 18, 2006, 06:48:17 am ---I wrote this up and added it to the Code::Blocks wiki.
Ubuntu Install Guide
Please feel free to comment about this. If there is anything I did that could be done differently please let me know or fix it right out on the wiki.
Hope it helps.
--- End quote ---
Nice job. Thanks
Can anyone tell me how to install the wxWidgets source on ubuntu
so that I can run CodeBlocks in __wxDEBUG__ mode with gdb?
There used to be something on the wiki about this, but it's now gone.
thanks
pecan
Michael:
--- Quote from: Pecan on April 18, 2006, 11:26:55 pm ---Can anyone tell me how to install the wxWidgets source on ubuntu
so that I can run CodeBlocks in __wxDEBUG__ mode with gdb?
There used to be something on the wiki about this, but it's now gone.
--- End quote ---
Hello,
There is something here:
http://wiki.codeblocks.org/index.php?title=Compiling_Code::Blocks_in_Linux_%28applies_to_all_distros%29
Best wishes,
Michael
RJP Computing:
--- Quote from: Pecan on April 18, 2006, 11:26:55 pm ---...
Nice job. Thanks
--- End quote ---
Thanks.
--- Quote from: Pecan on April 18, 2006, 11:26:55 pm ---Can anyone tell me how to install the wxWidgets source on ubuntu
so that I can run CodeBlocks in __wxDEBUG__ mode with gdb?
There used to be something on the wiki about this, but it's now gone.
...
--- End quote ---
Sure!
It is really easy. If you think it should be added just let me know or add it.
--- Code: ---sudo apt-get install libwxgtk2.6-dbg
--- End code ---
(I actually don't have this installed so I can't personally verify but I am sure it is fine.)
Navigation
[0] Message Index
[#] Next page
Go to full version