Results 1 to 3 of 3
I try Install swat, but I can't.
What isthis ?
warning: swat-2.2.8a-1.i386.rpm: V3 DSA signature: NOKEY, key ID f9651d5a
error: Failed dependencies:
rc-inetd >= 0.8.2 is needed by swat-2.2.8a-1
inetdaemon ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-15-2004 #1Just Joined!
- Join Date
- May 2004
- Posts
- 8
swat
I try Install swat, but I can't.
What isthis ?
warning: swat-2.2.8a-1.i386.rpm: V3 DSA signature: NOKEY, key ID f9651d5a
error: Failed dependencies:
rc-inetd >= 0.8.2 is needed by swat-2.2.8a-1
inetdaemon is needed by swat-2.2.8a-1
libcrypto.so.0.9.6.1 is needed by swat-2.2.8a-1
libssl.so.0.9.6.1 is needed by swat-2.2.8a-1
cups-lib is needed by swat-2.2.8a-1
What can I do ?
Thanks a lot.
- 05-16-2004 #2Linux Newbie
- Join Date
- Apr 2004
- Location
- Stockholm, Sweden
- Posts
- 130
well, I don't know what swat is, but the problem is pretty straightforward.
To work properly, swat needs a few other programs/library, and according to your error output those are :
rc-inetd >= 0.8.2 which means rc-inetd, version 0.8.2 or later
inetdaemon, which is probably some package
libcrypto.so.0.9.6.1, which means the crypto lib, version 0.9.6.1
libssl.so.0.9.6.1 , the ssl lib, version 0.9.6.1
cups-lib, the cups library, which is used for printing
You can probably find rpm:s for those packages at rpm-find or wherever.
just make sure you get the right version, if specified.
/ooop
- 05-17-2004 #3Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
Swat is the Samba configuartion GUI.
1. What distro are you using? Swat has been standard on the CD's for a while now with most distros. You could probably install from disk, that would solve your first problem, and the other libs should be on your disks as well.
2. If you're using a newer distro, like Redhat or Mandrake, they have programs that will not only install the program, but all dependancies as well. For example, to install swat using Mandrake, I type in
and it automatically installs everything I need to run the program.urpmi swat
Try that out, let us know if you're still having problems.
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude


Reply With Quote
