Es geschah am Freitag, 13. Juni 2003 22:49 als Nick Wilson schrieb:
> > Use 'apt-cdrom' to add all your Debian archive CDs you have and need (no
> > matter if official or unofficial) automagically to /etc/apt/sources.list
>
> Okay, done! ;-)
>
> However, I still get 'package ted not found'. How do I work out which
> cdrom it is on?
How about scanning your CDs with
mount /cdrom
find /cdrom -iname "ted*.deb"
umount /cdrom
...
If that doesn't find it, you don't have it! :)
Regards,
Christian
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]