| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Sun Jul 29, 2007 12:39 pm Post subject: Could not find a usable libshout |
|
|
Hello
i installed libshout3 per apt-get install libshout3 (2.2.2-1), and its installed.
But when i want to ./configure ices 0.4 there is the error:
| Quote: |
...
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for pkg-config... no
checking for shout-config... no
configure: error: Could not find a usable libshout |
What can it be?
System: Debian Etch |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Sun Jul 29, 2007 1:11 pm Post subject: |
|
|
ok its now installed.. the libshout3-dev package was missing
now when i want to start ices there is the error:
I want to start ices to connect to my shoutcast server.. its activated in the config:
| /conf/ices.conf wrote: |
<!-- Header protocol to use when communicating with the server.
Shoutcast servers need "icy", icecast 1.x needs "xaudiocast", and
icecast 2.x needs "http". -->
<Protocol>icy</Protocol> |
|
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun Jul 29, 2007 1:20 pm Post subject: |
|
|
remember that shoutcast uses 2 ports, so make sure both are not blocked.
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Sun Jul 29, 2007 1:26 pm Post subject: |
|
|
ok, i will try it on the other port or its the "mountpoint" - i will try.
but there is the next problem.. ices is in the "/home/hlsw/shoutcast/ices/src" dir
and when i change the "ices.conf" (/home/hlsw/shoutcast/ices) and run "ices" again. Nothing changed ..
Where is the "real" config? where i can change the port etc ?
| Quote: |
mdehost:/home/hlsw/shoutcast/ices/src# ./ices -c ices.conf OR ices.xml
Cannot use config file (no XML support).
Ices Exiting... |
|
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun Jul 29, 2007 1:44 pm Post subject: |
|
|
I believe that when ices 0.x is built and it cannot find the libxml2 development package then it will disable all xml reading capability.
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Sun Jul 29, 2007 1:58 pm Post subject: |
|
|
| Quote: |
libxml-dev is already the newest version.
libxml2 is already the newest version.
libxml2-dev is already the newest version. |
|
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Sun Jul 29, 2007 2:41 pm Post subject: |
|
|
i compiled ices again, now it works with the config file. But there is still the error with the port..
hmm i think i will install icecast instead of shoutcast |
|
| Back to top |
|
 |
|