im having problems with my log files and my mud will not run due to it

Posted by Darkrecon on Sat 05 Nov 2005 06:34 PM — 2 posts, 10,492 views.

#0
im curerently using redhat fedora core and i am having some problems getting my mud started which it compiles and links fine with no errors but then i use ./startup and the port and i get

mv: cannot move `../log/syslog.9' to `../log/archived/1000.log': No such file or directory
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
mv: cannot stat `../log/syslog.8': No such file or directory
Segmentation fault
Segmentation fault
mv: cannot stat `../log/syslog.2': No such file or directory
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
mv: cannot stat `../log/syslog.2': No such file or directory
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
mv: cannot move `../log/syslog.9' to `../log/archived/1000.log': No such file or directory

as far as i can tell when i look in log all the .log 1-9 and sys.log is there so i cant figure it out... I would greatly appreciate any advice, thanks

USA #1
Are you sure the directory "/log/archived/" exists?

Also, you're getting crashes. Try debugging it.