[icecast] Liveice on Linux PPC

Karl Heyes karl at pts.tele2.co.uk
Fri Dec 20 13:51:26 UTC 2002



On Fri, 2002-12-20 at 00:38, Drew Lane wrote:

> I guess I'm gonna need some help getting this compiled.
> 
> The readme says to run ./configure, which doesn't exist.

This is part of the configure system, the configure file is generated
from other files.  
 
> So, I try to run ./configure.in but this gives syntax errors:
> unexpected token 'AC_INIT(src/ices.c)

This is the template file used to generate the configure script, so the
process you need to do is 
./autogen.sh
./configure

> I get similar syntax errors when I try to run ./configure in libshout:
> unexpected token 'AC_INIT(src/shout.c)

build libshout first, as ices uses libshout

karl.

<p>--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Icecast mailing list