At 02:13 AM 10/11/2002 -0800, you wrote:>I get the following message: >configure: error: xslt-config could not be foundYou need the development package for libxslt.> >When I did the cvs it stopped at: >U timing/timing.hYou're using a buggy version of cvs. Either upgrade, or don't use -z.> >Should I have waited for a like really long time for something to update >during the cvs download? > >Also I assume: > >cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot -z 9 co icecast > >is the icecast2 server?That's correct. Michael <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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
I get the following message: configure: error: xslt-config could not be found When I did the cvs it stopped at: U timing/timing.h Should I have waited for a like really long time for something to update during the cvs download? Also I assume: cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot -z 9 co icecast is the icecast2 server? Thanks for your help. Maybe I need something installed before I can install icecast2. Raymond <p>Richard wrote:>Yes the documentation is pretty spare but in answer to your question - >yes icecast will stream ogg. Download icecast2 and ices2 (the >streamer) and off you go! > >See -- the guide on www.xiph.org/cvs.html > >My personal notes: > >cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot login >type pass>>anoncvs >cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot -z 9 co icecast >(or ogg or ices) > >cd icecast (or ogg or ices) >./autogen.sh > >./configure >make >make install ># use gmake on *BSD > > > > > >On Sat, 09 Nov 2002 22:02:02 -0800 >Raymond <rsteding@tecwise.com> wrote: > > > >>Hello: >> >>I went to the archives of xiph and searched for ogg. I read through >>about a hundred messages that are archived and still can't tell >>whether icecast will stream ogg. Does anyone know what streaming >>server I should set up to stream ogg/vorbis format (on a Linux OS)? >> >>Raymond >> >>--- >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@xiph.org' containing only the word 'unsubscribe' in >>the body. No subject is needed. Unsubscribe messages sent to the >>list will be ignored/filtered. >> >> >--- >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@xiph.org' >containing only the word 'unsubscribe' in the body. No subject is needed. >Unsubscribe messages sent to the list will be ignored/filtered. > > ><p><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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Thanks again. Michael Smith wrote:>At 02:13 AM 10/11/2002 -0800, you wrote: > > >>I get the following message: >>configure: error: xslt-config could not be found >> >> > >You need the development package for libxslt. > > > >>When I did the cvs it stopped at: >>U timing/timing.h >> >> > >You're using a buggy version of cvs. Either upgrade, or don't use -z. > > > >>Should I have waited for a like really long time for something to update >>during the cvs download? >> >>Also I assume: >> >>cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot -z 9 co icecast >> >>is the icecast2 server? >> >> > >That's correct. > >Michael > > >--- >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@xiph.org' >containing only the word 'unsubscribe' in the body. No subject is needed. >Unsubscribe messages sent to the list will be ignored/filtered. > > ><p><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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Ok everything seemed to install perfectly but where is icecast? Seems like it doesn't install the icecast like the previous versions did. I can find no /usr/local/icecast directory. Raymond <p>Michael Smith wrote:>At 02:13 AM 10/11/2002 -0800, you wrote: > > >>I get the following message: >>configure: error: xslt-config could not be found >> >> > >You need the development package for libxslt. > > > >>When I did the cvs it stopped at: >>U timing/timing.h >> >> > >You're using a buggy version of cvs. Either upgrade, or don't use -z. > > > >>Should I have waited for a like really long time for something to update >>during the cvs download? >> >>Also I assume: >> >>cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot -z 9 co icecast >> >>is the icecast2 server? >> >> > >That's correct. > >Michael > > >--- >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@xiph.org' >containing only the word 'unsubscribe' in the body. No subject is needed. >Unsubscribe messages sent to the list will be ignored/filtered. > > ><p><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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Thanks Michael for your guidance. I finally picked up after the install I did the other evening and everything works fine. Raymond Michael Smith wrote:>At 02:13 AM 10/11/2002 -0800, you wrote: > > >>I get the following message: >>configure: error: xslt-config could not be found >> >> > >You need the development package for libxslt. > > > >>When I did the cvs it stopped at: >>U timing/timing.h >> >> > >You're using a buggy version of cvs. Either upgrade, or don't use -z. > > > >>Should I have waited for a like really long time for something to update >>during the cvs download? >> >>Also I assume: >> >>cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot -z 9 co icecast >> >>is the icecast2 server? >> >> > >That's correct. > >Michael > > >--- >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@xiph.org' >containing only the word 'unsubscribe' in the body. No subject is needed. >Unsubscribe messages sent to the list will be ignored/filtered. > > > ><p><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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.