If you are using Debian, you can download Oroborus and its tools from the Debian archive. In order to get the latest releases of Oroborus, you have to register the Oroborus arch archive. You can do this with: tla register-archive http://www.oroborus.org/arch/2006-oroborus.org After this you can like usual checkout the Oroborus (or its friends) archives. tla get dreamind@dreamind.de--2006-oroborus.org/oroborus--mainline tla get dreamind@dreamind.de--2006-oroborus.org/keylaunch--mainline tla get dreamind@dreamind.de--2006-oroborus.org/deskmenu--mainline tla get dreamind@dreamind.de--2006-oroborus.org/desklaunch--mainline If you replace "mainline" with "devo", you will get the latest bleeding edge version. For example: tla get dreamind@dreamind.de--oroborus.org/oroborus--devo Before you can use these sources you will have to generate the neccessary automake/autoconf stuff. You can do this by running: autoreconf -i inside the source directory. |