View Full Version : rc_status: command not found
comwarrior
07-04-2003, 23:14
Erm, after putting TSS in the place it wanted to be I now get the following,
root@webwerver:/home/tss > ./tss.SuSE_startscript start
./tss.SuSE_startscript: /etc/rc.status: No such file or directory
./tss.SuSE_startscript: rc_reset: command not found
Starting TeamSpeak 2 Server Daemon
./tss.SuSE_startscript: rc_status: command not found
now I believe it's looking for /etc/rc_status well it aint anywhere on my system.
So I did the following,
root@webwerver:/home/tss > ldd server_linux
/lib/libNoVersion.so.1 => /lib/libNoVersion.so.1 (0x40015000)
libpthread.so.0 => /lib/libpthread.so.0 (0x40022000)
libdl.so.2 => /lib/libdl.so.2 (0x40034000)
libc.so.6 => /lib/libc.so.6 (0x40037000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
Which seems to be OK
Any ideas?
Thanks
comwarrior
10-04-2003, 14:34
Anyone even know what RC_ files are used for. Perhaps knowing that I could download the source and compile them.
Thanks
Renegat3
11-04-2003, 02:03
Originally posted by comwarrior
Anyone even know what RC_ files are used for. Perhaps knowing that I could download the source and compile them.
Thanks rc-files are shell scripts. You can't compile them, but you can edit them with the text-editor of your choice ;)
"rc" stands for
[walking-on-thin-ice-mode = on]
runlevel config ?
[walking-on-thin-ice-mode = off]
Well, these scripts configure your system/apps on boot! Like the system.ini, win.ini, config.sys, autoexec.bat,... in Windows! So, if you want Ts to start automatically on boot, you have to create such an rc-file. They are located in /etc/init.d (/etc/rc.d).
But I don't know what rc_status/reset are good for!? I had this error once, too. I just kicked the script and did it by my own... Use the minimal script instead - should work!
regs
R3
Well,
why dont you just start up your server with the tss.minimalscript ? That doesnt expect any weird files, and mostly works like a charm.
Renegat3
15-04-2003, 03:35
I figured out that rc_status returns error messages during bootup. I think you can check if everything started correctly! Mayby if your network doesn't you can prevent TS to start. Well, maybe...
Anyway, you can forget about this...
The minimal script is good enough!
regs
R3
N. Werensteijn
17-04-2003, 09:13
i wrote those suse files in the dark ages when i had suse 7 installed. I guess those rc thingies are not used any more. If you can create a nice suse startscript i will gladly update them. But since i dont run suse any more, i cant create new onces.
Renegat3
17-04-2003, 12:06
Hi Niels!
Originally posted by N. Werensteijn
i wrote those suse files in the dark ages when i had suse 7 installed. I guess those rc thingies are not used any more.
They are! I found the rc_status scipt in 8.1!
If you can create a nice suse startscript i will gladly update them.
Is there a need for that anyway?
Greets
R3
N. Werensteijn
17-04-2003, 22:55
guess not realy, or we would have seen more posts about them here
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.