PDA

View Full Version : Samba Swat


Hawkings
2004-01-14, 07:29 AM CST
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, 02:00 AM CST
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.
This is just what yum was made for. It will handle dependencies for you.

fjleal
2004-01-21, 08:05 AM CST
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, 04:02 PM CST
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, 09:46 AM CST
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.

I've never thought about this one. I'll try it when upgrading to the latest KDE version