Hi there mb,I'm wanting to go wally~> sid and just wanted to check with you on two things before doing it.With the sources.list, is this what I should have in a wally install as opposed to the statler one listed:## CRUNCHBANG## Compatible with Debian Squeeze, but use at your own risk.deb http://packages.crunchbang.org/waldorf waldorf main#deb-src http://packages.crunchbang.org/waldorf wald
Launching Synaptic, clicking Settings:Repositories:Debian Software I am not able to check off any of the repositories including:Officially supported (main)DFSG-compatible Software with Non-Free Dependencies (contrib)Non-DFSG-compatible Software (non-free)Here is my /etc/apt/sources.list## CRUNCHBANG
## Compatible with Debian Wheezy, but use at your own risk.
deb http://packages.crunchbang.or
sources.list## CRUNCHBANG
## Compatible with Debian Wheezy, but use at your own risk.
deb http://packages.crunchbang.org/waldorf waldorf main
#deb-src http://packages.crunchbang.org/waldorf waldorf main
## DEBIAN
deb http://http.debian.net/debian wheezy main contrib non-free
#deb-src http://http.debian.org/debian wheezy main contrib non-free
## DEBIAN SECURITY
deb http://security.debian.org/ whe
I'm trying to install PHP5, by compiling it myself.
I'm doing this on Crunchbang Linux, version 11. Specifically, the version using the 3.2 kernel. Crunchbang 11 is based on Debian. This is a 64-bit Virtual machine, running on a 64-bit Win7 Professional.
ı solved my problem ..1) sudo rm -rf /etc/apt/sources.list.d2) sudo geany /etc/apt/sources.list paste default source.listdeb http://packages.crunchbang.org/waldorf waldorf main
deb http://http.debian.net/debian wheezy main contrib non-free
deb http://security.debian.org/ wheezy/updates main
deb-src http://http.debian.net/debian/ wheezy main contrib non-free
I am trying to install guestfish a program included in libguestsf as proposed by TomH:http://serverfault.com/questions/287070 … n-kvm-hostAs Waldorf as is would not provide libguestsf as is, I was proposed to install testing.
Hi there, I am trying to compile Sigil that requires Qt4.7 or higher, and debian stable backport only has 4.6.So I am venturing in the world of pinning:adding in my /ect/apt/source.list deb http://packages.crunchbang.org/waldorf waldorf main deb http://ftp.debian.org/debian/ testing main contrib non-free deb-src http://cdn.debian.net/debian/ testing main cont
Hello,I hope I can describe what I intend to do with my poor englisch...I'm running a normal Debian Wheezy install with openbox, a bit inspired by #!, but with default debian sources. The only thing I really miss is the shutdown/reboot/standby dialog in #! provided by the cb-exit package (in Waldorf).So I thought about adding the #!
If I wanted to switch #! from squeeze to sid, what should my sources.list file look like? It was easy enough on Debian to change, but there are some extra things in my sources.list on #! that I'm not sure how should be handled.