Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: WoZ on June 20, 2009, 11:33:35 am

Title: need installation instructions code blocks in Ubuntu
Post by: WoZ on June 20, 2009, 11:33:35 am
    
code blocks them down by this link:

http://sourceforge.net/project/downloading.php?groupname=codeblocks&filename=codeblocks_8.02-0ubuntu1.deb.tar.gz&use_mirror=nchc (http://sourceforge.net/project/downloading.php?groupname=codeblocks&filename=codeblocks_8.02-0ubuntu1.deb.tar.gz&use_mirror=nchc)

unpacking it be like this,you can not help themselves:

(http://img35.imageshack.us/img35/2235/manhnh.png)
Title: Re: need installation instructions code blocks in Ubuntu
Post by: Jenna on June 20, 2009, 11:43:26 am
Either:

from commandline:
Code
sudo dpkg -i <list_of_all_the_debs_you_need_or_want_seperated_with_spaces>

or (recommended):

use a nightly build.
You can either use my repo (http://apt.jenslody.de/) (should work with ubuntu also) or have a look in the actual threads of the nightlies-board, there are ubuntu builds available.
For example pasgui's repo: http://lgp203.free.fr/spip/spip.php?article1 (http://lgp203.free.fr/spip/spip.php?article1)
Title: Re: need installation instructions code blocks in Ubuntu
Post by: Jenna on June 20, 2009, 11:57:33 am
By the way:
please reduce the download size of your image, the next time I will remove it from your post !!

A size of 624 kB is 10 times bigger than necessary.
Simple saving it from gimp with mode indexed reduces it to less than 64 kBytes.

Here are users (me included) that are forced to to use dial-in connections.
Title: Re: need installation instructions code blocks in Ubuntu
Post by: thomas on June 20, 2009, 01:52:15 pm
sudo apt-get install codeblocks works out of the box on Ubuntu.
Title: Re: need installation instructions code blocks in Ubuntu
Post by: Jenna on June 20, 2009, 02:06:37 pm
sudo apt-get install codeblocks works out of the box on Ubuntu.

Depends on the ubuntu-distro as far as I know, but you are right, I forgot this,