On Thu, Sep 18, 2008 at 02:27:06PM +0200, Stefan Ritter wrote: [SNiP]
> It should be easier to add the following line to your /etc/apt/sources.list: > deb http://ftp.de.debian.org/debian/ experimental main > > After doing an update of your local apt-cache with "apt-get update", you can > install awesome with: > > apt-get -t experimental install awesome Of course, but he wanted it in testing. Adding experimental to your sources.list you risk getting other, possibly undesired, experimental packages. Even if you change it back after getting the package you want, the dependencies will be fetched from from experimental. However, the most proper way to ensure testing would be to "apt-get source" and build it for testing. /frax ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ -- To unsubscribe, send mail to [EMAIL PROTECTED]
