| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Sat Sep 02, 2006 12:03 pm Post subject: Server requirements |
|
|
Hi everybody
I have a linux ISP dedicated server where i'd like to install Icecast. Before starting, I'd like to ask my provider if the server has everything needed to run Icecast. Can you tell me the server requirements?
A second question: Can I install Icecast in any domain hosting (at that server) or do I have to install it in the root or something?
Thanks  |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sat Sep 02, 2006 2:23 pm Post subject: |
|
|
CPU/ram resources for icecast are minimal, the main thing to work out is the bandwidth allocated for your listeners. For installation many packages install as if root is doing that but icecast itself is not dependent on that, however things like shared libs that it relies on need to be available.
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Sun Sep 03, 2006 3:32 pm Post subject: |
|
|
Hi karlH, thanks for your answer.
There's something that's not clear for me (perhaps because my english is not very good XD) That thing of the shared libraries: which ones do I need installed in the server?
I get some errors whille installing but I think it's better to ask for advice in a differente post.
TIA |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun Sep 03, 2006 3:47 pm Post subject: |
|
|
the librarties you require are listed in the docs, libxml2/libxslt, ogg, vorbis are required, others are optional but are often included like curl, theora. Your distro should have these.
karl. |
|
| Back to top |
|
 |
|