Hawkings
2004-01-14, 06:29 AM PST
I am running Samba 3.0.0-15 and it tells me the samba-swat is not installed. When I download the RPM it tells me I need other files, so I downloaded all these files and try and install them but they require each other to be installed.
Is there a way round as all I want to do is to run Swat to get the networking right.
kesv
2004-01-19, 01:00 AM PST
[quote="Hawkings"]When I download the RPM it tells me I need other files, so I downloaded all these files and try and install them but they require each other to be installed.
Is there a way round as all I want to do is to run Swat to get the networking right.[/quote]
This is just what yum was made for. It will handle dependencies for you.
fjleal
2004-01-21, 07:05 AM PST
If you have a bunch of RPMs that require one another to install just copy them to a new directory and do a "rpm -Uvh *.rpm" inside that dir. This way, all the cross-dependencies wil be handled right.
rshol
2004-01-21, 03:02 PM PST
Download webmin and use its samba interface instead. It'll do most of what SWAT will plus a whole bunch of other stuff. www.webmin.com
teghem
2004-01-22, 08:46 AM PST
[quote="fjleal"]If you have a bunch of RPMs that require one another to install just copy them to a new directory and do a "rpm -Uvh *.rpm" inside that dir. This way, all the cross-dependencies wil be handled right.[/quote]
I've never thought about this one. I'll try it when upgrading to the latest KDE version