PDA

View Full Version : Can't execute sc_serv


DewDude
25th March 2009, 22:28
Hi.

I used to run Shoutcast's like crazy...all the time. So I generally know what I'm doing. I jumped at the chance today to help someone get thiers running. They told me they had an error about file not existing, I thought it was a problem in the conf...but it looked fine. I tried to execute it and got this:

ircd@bowen:~/shoutcast$ ./sc_serv
-bash: ./sc_serv: No such file or directory

and it's uname is as follows:

Linux bowen 2.6.26-1-xen-amd64 #1 SMP Mon Dec 15 20:07:26 UTC 2008 x86_64 GNU/Linux

Wondering if it's a problem with that machine, I tried it on my box which is running Ubuntu 8.04 also x86_64 and got this little error:

dewdude@119:~$ ./sc_serv
-bash: ./sc_serv: No such file or directory

sc_serv is set to execute on both machines, and I've heard of people running the binaries on 64...so I can only assume there's something really b0rked with BOTH linux installations (somewhat unlikely), or as someone else said, sc_serv was compiled/packaged incorrectly (not touching that likelihood).

And before you tell me shoutcast isn't installed there..YES IT IS! a Tab-complete gives me sc_serv, so the file exists in the directories i'm executing from.

Anyone got any suggestions before I give up and compile Icecast?

DewDude
25th March 2009, 22:39
*beats 64-bit with a stick*

ia32-libs...IA32-LIBS. stupid enviroment i'm not used to....*wonders why that wasn't a default package*

think you guise could maybe, I don't know, add a little note to the readme?