On Tue, 2005-03-15 at 07:21 +0100, sandruviou wrote: > ok everybody im a bit of a newbe but im having a big problem. When i try and add development tools im getting errors > > packages not found > libxml2 (libxslt', '1.1.12','2') > libxml2 (libxml2-python', '2.6.16','2') > cyrus-sasl ('cyrus-sasl-md5', '2.1.18', '2.2') > cyrus-sasl ('cyrus-sasl-plain', '2.1.18', '2.2') > libuser ('system-config-users', '1.2.28', '0.fc2.1') > > > there was no errors on the orignal install of the operating system. > What can i do :-? The Add/Remove packages tool doesn't work properly once you've applied updates to your system. You're better off using yum to do this instead. # yum groupinstall "Development Tools" See http://fedoranews.org/tchung/yum-groupinstall/ for more information. Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>