On Mon, 2003-10-06 at 07:06, Uwe Dippel wrote: > No understand. Tried Google, but still don't understand. > http://www.debian.org/doc/manuals/repository-howto/repository-howto.html > says: > > "This document explains how Debian repositories work, how to create > them, and how to add them to the sources.list correctly." > > But then it doesn't.
It does: http://www.debian.org/doc/manuals/repository-howto/repository-howto.html#using-a-repository > What now ? Check that you have these in /etc/apt/sources.list (use you local mirror http://www.debian.org/mirror/list-full) Substitute "woody" with "testing" or "unstable" if you track those). Every deb or deb-src line goes on _one line. This includes the main, non-free and contrib repositories deb http://ftp.de.debian.org/debian/ woody main contrib non-free deb http://ftp.de.debian.org/debian-non-US/ woody/non-US main contrib non-free deb-src http://ftp.de.debian.org/debian/ woody main contrib non-free deb-src http://ftp.de.debian.org/debian-non-US/ woody/non-US main contrib non-free deb http://security.debian.org woody/updates main contrib non-free Then apt-get update; apt-get install msttcorefonts -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]