News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 24 October 2007 build will NOT be out.

Started by killerbot, October 24, 2007, 05:54:04 PM

Previous topic - Next topic

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

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 -