Hi, First, please don't mail me directly, but always the bug, so that others can also assist you. For now I have bounced your query to the bug, don't worry.
Le dimanche, 16 juin 2013 21.46:53, NetCat a écrit : > Thanks for your light-speed response. > > I have Intel Core 2 Duo Quad, which packages should I install from > > http://alioth.debian.org/~odyx-guest/debian/wheezy/ > and in which order? It doesn't depend on your CPU, but on the architecture of your Debian installation, which you can see by running the following command: dpkg --print-architecture If that outputs "amd64", then you can install the above packages with the following commands: cd $(mktemp -d) wget -r -l1 -nH --cut-dirs=3 -A *1.5.3-5+706888~attempt0_*.deb http://alioth.debian.org/~odyx-guest/debian/wheezy/ Then, as root: dpkg -i *1.5.3-5+706888~attempt0_*.deb apt-get install -f Cheers, OdyX -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org