PDA

View Full Version : [SOLVED] Updating clamtk 3.11


wangsuda
January 24th, 2009, 10:37 PM
I installed clamtk 3.11 on Ubuntu 8.10. I did this because I run a dual boot system (windows XP pro SP3). I tried updating clamtk 3.11, but the response I received is "you must be root to install updates." OK, how do I get to root to install updates? In advance, thank you.

fotno
January 24th, 2009, 11:59 PM
sudo clamtk

cariboo907
January 25th, 2009, 03:00 AM
The correct command is:

sudo freshclam

When you installed clamtk there should have been a cron job created, that goes out and checks for updates every night.

Jim

wangsuda
January 25th, 2009, 06:13 AM
The correct command is:

sudo freshclam

When you installed clamtk there should have been a cron job created, that goes out and checks for updates every night.

Jim
Thanks Jim, appreciate the help!