User forums > Nightly builds

The 01 October 2007 build (4503) is out.

<< < (3/5) > >>

davidcosse:
Dear all,
Using Mandriva 2008 linux i would like to know how to install code::block on it ?
Thank you

PsYhLo:
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Linux

Xaviou:
Ubuntu 6.10 & 7.04 Amd64 tar.gz archive (containing '.deb' installers builds with wx284) can be found here.

indigo0086:
When I try to debug (on a particular project) it's telling me "no source file named <filename>.cpp" on the list.  Other projects work fine, but not this one.

Jenna:
I build a repo for debian unstable.

At the moment I use the deb-scripts from mandrav (I hope it's ok for you) that come with the source.

The repo is on a home-server so the maximum download-rate is about 200 to 300 kBit for all users.
This is planned to be changed in the future to use a "real" server.

You can put the following line to your "/et/apt/sources.list":

--- Code: ---deb http://jens.lody.name/debian/ unstable main
--- End code ---

The Release file is self-signed.
To add the my public-key to your trusted key list for apt use the following command:

--- Code: ---wget -q http://jens.lody.name/debian/jens.asc -O-  | sudo apt-key add -
--- End code ---
or download it manually from http://jens.lody.name/debian/

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version