ShoutCast server v.2.x & v.1.x

Read 12151 times
Question that I couldn't find in the knowledge base.

We have installed CentovaCast 3 with ShoutCast server V.2 and it works fine.
While creating a new user, there is an option Server type: ShoutCastDNA  v1.x or 2.x
Since we have users that are using version 1, we would like to install this server instance on the same server. (server is linux CentOS release 6.4 – 64-bit)

So, how to install ShoutCast v1 and v2 on the same server ?
Thanks in advance
you can try running:

Code: [Select]
wget -O install.sh install.centova.com/LICENSEKEY chmod a+x ./install.sh --shoutcast1


(replace LICENSEKEY, with your actual license key)
CrossFire-Hosting LLC.
Co-Owner
Thanks for answer, but it seems  that this would install complete Centova+Shoutcast system which is not what I'm asking for.
Centova v.3 is already installed together with shoutcast v.2, I want to add shoutcast v.1 togehter with existing Centova v.3

Correct me if I'm wrong ?
All the best,


/usr/local/centovacast/sbin/update --add shoutcast2
/usr/local/centovacast/sbin/update --add shoutcast1
/usr/local/centovacast/sbin/update --add icecast
/usr/local/centovacast/sbin/update --add sctrans2
/usr/local/centovacast/sbin/update --add icescc
/usr/local/centovacast/sbin/update --add ices
/usr/local/centovacast/sbin/update --add geolitecity


http://www.centova.com/doc/cast/installation_manual/07_adding_additional_software
My Auto DJ
Orlando, FL USA
Quality SHOUTcast Hosting http://myautodj.com
SHOUTcast Widgets http://shoutcastwidgets.com
Thanks My Auto DJ  :)
it looks as proper solution.
I will check this out and post out the result.

Thanks a lot!
Thanks for answer, but it seems  that this would install complete Centova+Shoutcast system which is not what I'm asking for.
Centova v.3 is already installed together with shoutcast v.2, I want to add shoutcast v.1 togehter with existing Centova v.3

Correct me if I'm wrong ?
All the best,

I misread ... my fault.  :)   It was 6:30 in the morning, I was a bit tired  lol..
CrossFire-Hosting LLC.
Co-Owner
I misread ... my fault.  :)   It was 6:30 in the morning, I was a bit tired  lol..

 :D it's ok, today will try to install shoutcast 1.
Hello,
It was successful, not so straight forward but it works.  8)

1.  Run this: /usr/local/centovacast/sbin/update --add shoutcast1
2. Since it's a 32-bit servers app on 64-bit server, I installed:
# yum install glibc.i686

Afterward, from Centova Cast interface I could create user with Shoutcast v.1 instance.

One more thing that I didn't know, in order to connect on Shoutcast v.1 via winamp plugin Nullsoct SHOUTcast source 2.3.2, DJ/User Id shall be blank, only password is necessary.

So, thanks people here for help. 
Glad it go worked out for you. :)
CrossFire-Hosting LLC.
Co-Owner