Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on October 24, 2007, 05:54:04 PM

Title: The 24 October 2007 build will NOT be out.
Post by: killerbot on October 24, 2007, 05:54:04 PM
seems that berlios ftp is rather unstable at the moment
Title: Re: The 24 October 2007 build will NOT be out.
Post by: Jenna on October 24, 2007, 07:47:14 PM
Nevertheless I've got svn4558 on my server:

debian-repository with nightlies (slow, because it's a home-server via dsl)

add to /etc/apt/sources.list :

for etch aka stable

deb http://jens.lody.name/debian/ etch main
deb-src http://jens.lody.name/debian/ etch main


for lenny aka testing

deb http://jens.lody.name/debian/ lenny main
deb-src http://jens.lody.name/debian/ lenny main


for sid aka unstable

deb http://jens.lody.name/debian/ unstable main
deb-src http://jens.lody.name/debian/ unstable main


add my public-key to apt's trustdb:

wget -q http://jens.lody.name/debian/jens.asc -O-  | sudo apt-key add -


build against wxWidgets 2.84 from


deb http://apt.tt-solutions.com/debian/ etch main

key-import to apt's trusted keys:

wget -q http://www.tt-solutions.com/vz/key.asc -O-  | sudo apt-key add -