Hang on a mo! I installed from the Live CD rather than the DVD (I'm a 2nd class citizen!), so there's probably hundreds of files missing. Wget may be one of them.
Anyhow, thanks for the help.
Oh, and whats the diff between su and su - ?
[peter@localhost ~]$ su
Password:
[root@localhost peter]# yum -y install wget
fedora 100% |=========================| 2.1 kB 00:00
livna-development 100% |=========================| 2.1 kB 00:00
livna-development-source 100% |=========================| 1.9 kB 00:00
livna-source 100% |=========================| 1.9 kB 00:00
livna 100% |=========================| 2.1 kB 00:00
updates 100% |=========================| 2.3 kB 00:00
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package wget.i386 0:1.10.2-16.fc8 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================== ===========================
Package Arch Version Repository Size
================================================== ===========================
Installing:
wget i386 1.10.2-16.fc8 fedora 589 k
Transaction Summary
================================================== ===========================
Install 1 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Total download size: 589 k
Downloading Packages:
(1/1): wget-1.10.2-16.fc8 100% |=========================| 589 kB 00:03
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing: wget ######################### [1/1]
Installed: wget.i386 0:1.10.2-16.fc8
Complete!
[root@localhost peter]#