User forums > Nightly builds
The 24 October 2007 build will NOT be out.
(1/1)
killerbot:
seems that berlios ftp is rather unstable at the moment
Jenna:
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
--- Code: ---deb http://jens.lody.name/debian/ etch main
deb-src http://jens.lody.name/debian/ etch main
--- End code ---
for lenny aka testing
--- Code: ---deb http://jens.lody.name/debian/ lenny main
deb-src http://jens.lody.name/debian/ lenny main
--- End code ---
for sid aka unstable
--- Code: ---deb http://jens.lody.name/debian/ unstable main
deb-src http://jens.lody.name/debian/ unstable main
--- End code ---
add my public-key to apt's trustdb:
--- Code: ---wget -q http://jens.lody.name/debian/jens.asc -O- | sudo apt-key add -
--- End code ---
build against wxWidgets 2.84 from
--- Code: ---deb http://apt.tt-solutions.com/debian/ etch main
--- End code ---
key-import to apt's trusted keys:
--- Code: ---wget -q http://www.tt-solutions.com/vz/key.asc -O- | sudo apt-key add -
--- End code ---
Navigation
[0] Message Index
Go to full version