Quoting Evan Brown <[EMAIL PROTECTED]>: > So I fsck'ed the system and it said everything is cool, is there any other > utils to figure out if things are messed up. How can I figure out if I'm > missing dependancies for software that is installed now but maybe those > dependancies were screwed up or something? Use rpm with the --verify flag to see if a package has been changed since it was installed. Otherwise just install/reinstall the deps. you are missing. As for your other problems, I would suggest looking at your log files, otherwise we'd all just be guessing as to what is going on. Check /var/log/messages to see if anything out of the ordinary is logged when your machine screws up. Jesse
_______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

