* rickh <[EMAIL PROTECTED]> [Jun 08. 2006 14:27]: > Frederik Juul Christiani-2 wrote: > > > > $ sudo apt-get install -t unstable mesa-swx11-source > > $ sudo apt-get build-dep xserver-xorg-core > > $ sudo apt-get install fakeroot > > $ apt-get source xserver-xorg-core > > $ cd xorg-server-1.0.2/ > > $ dpkg-buildpackage -rfakeroot > > $ cd .. > > $ sudo dpkg -i xserver-xorg-core_1.0.2-8_amd64.deb > > Didn't get far. 2nd instruction, $ sudo apt-get build-dep > xserver-xorg-core, returns: > E: Could not open file > /var/lib/apt/lists/debian.mirror.frontiernet.net_debian_dists_testing_main_source_Sources > - open (2 No such file or directory)
Do you have the following line in /etc/apt/sources.list ? deb-src http://debian.mirror.frontiernet.net/debian/ testing main Make sure you do, and follow up with "sudo apt-get update". I hope this helps. Frederik -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

