also possible that your dist is old. so you can run
apt-get dist-upgrade ( once )
Omer Zak wrote:
--=-ZcjCYESjRaKVhkw8tw2r
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
>From my experience, updating Debian is piece of cake.
I am attaching the /etc/apt/sources.list which I use (Debian Sarge being
used there).
After copying it to your /etc/apt, activate aptitude (if you didn't
already install it, then you'll have to use Yedidyah's advice to install
it).
When you are in aptitude, hit 'u', search for and select the packages
which you want, hit 'U', hit 'g' and again 'g'.
--- Omer
On Tue, 2006-06-20 at 09:15 +0300, Yedidyah Bar-David wrote:
On Tue, Jun 20, 2006 at 08:59:45AM +0300, Geoffrey S. Mendelson wrote:
Hi,
I found a distribution of MythTV that was based on Knoppix. At the end of
the instalation it converts itself to a Debian system. It sorely needs
some updates and additions.
I've never used a debian system before, I went from Slackware directly to
dead rat. Is there an easy way to upgrade it? I tried to add an ftp client
by typing "apt-get install ftp" and got nowhere.
Where is that exactly? That is, what does it say?
You should have some relevant lines in your /etc/apt/sources.list,
depending on what version and what mirror you want to use. I personally
have
deb http://mirror.hamakor.org.il/pub/mirrors/debian sid main contrib
You might want "sarge" instead of "sid" for the stable version.
Then do 'apt-get update' to update apt's indexes, then 'apt-get install
package' should work. I personally prefer lftp over plain netkit-ftp.
--
--------------------------------------------------
Michael Ben-Nes - Internet Consultant and Director.
http://www.epoch.co.il - weaving the Net.
Cellular: 054-4848113
--------------------------------------------------
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]