Shoutcast Server will not start
Solution
When starting shoutcast server, a problem occurs - but the file exists and is not corrupt.
Issue / Problem:
When running sc_serv file receiving either:
nohup: cannot run command `/home/paineldj/public_html/mediacp/files/shoutcast198/sc_serv’: No such file or directory
OR
/sc_serv: /usr/libexec/ld-elf.so.1: bad ELF interpreter: No such file or directory
Cause & Resolution:
This is due to a 64bit operating system with no backwards compatibility for the 32bit shoutcast server.
You need to install GLIB that is backward compatible.
For CentOS 6 (6 ONLY) run this:
yum install ld-linux.so.2
For CentOS, RedHat and Similar:
yum install lib32-glib
For Debian and similar:
apt-get install ia32-libs
เซิร์ฟเวอร์ Shoutcast จะไม่เริ่มต้น
ทางออก
เมื่อเริ่มต้นเซิร์ฟเวอร์ Shoutcast ปัญหาที่เกิดขึ้น - แต่ไฟล์ที่มีอยู่และไม่เสียหาย
ฉบับที่ / ปัญหา:
เมื่อเรียกใช้ไฟล์ sc_serv ที่ได้รับการอย่างใดอย่างหนึ่ง:
nohup: ไม่สามารถเรียกใช้คำสั่ง `/ home/paineldj/public_html/mediacp/files/shoutcast198/sc_serv ': ไม่มีไฟล์หรือไดเรกทอรีนั้น
หรือ
/ sc_serv: / usr/libexec/ld-elf.so.1: ล่าม ELF ไม่ดี: ไม่มีไฟล์หรือไดเรกทอรีนั้น
สาเหตุและการแก้ไข:
นี้เกิดจากการใช้ระบบปฏิบัติการ 64bit กับหลังเข้ากันได้ไม่มีสำหรับเซิร์ฟเวอร์ Shoutcast 32bit
คุณจำเป็นต้องติดตั้ง GLIB ที่เข้ากันได้ย้อนหลัง
สำหรับ CentOS 6 (6 เท่านั้น) ทำงานนี้:
yum ติดตั้ง LD-linux.so.2
สำหรับ CentOS, RedHat และที่คล้ายกัน:
yum ติดตั้ง lib32-กะล่อน
สำหรับ Debian และที่คล้ายกัน:
apt-get install ia32-libs
จนปัญญาครับ แก้อย่างไรครับ
OS ที่ใช้: CentOS 6.2 Linux 64 bit
sc_serv_1.9.8_Linux
หรือต้องรื้อลง32bit สถานเดียวครับ ![]()
