I'm new to this and I want to know what tools I will need and how to compile Icecast2. I have tried OddSock's port of the server but it appears to be out of date and it crashes my computer. The documentation included with the Alpha-1 release of Icecast2 says it will compile on Win32 but doesn't say how. --- >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'm fairly sure that the alpha release of icecast2 is the same code base from oddsock's port was built, even if it seems out of date. ml <p>On Monday 25 November 2002 05:48 pm, Tyler Knott wrote:> I'm new to this and I want to know what tools I will need and how to > compile Icecast2. I have tried OddSock's port of the server but it > appears to be out of date and it crashes my computer. The documentation > included with the Alpha-1 release of Icecast2 says it will compile on > Win32 but doesn't say how. > > --- >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.-- Vorbis: Open, Free Audio :: http://www.vorbis.com <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 for all the help. I didn't expect a reply so fast. I downloaded the most recent version of Oddsock's port but it always says that it is unable to start the server. --- >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.
Tyler Knott <mr_radar@charter.net> said:> I'm new to this and I want to know what tools I will need and how to > compile Icecast2. I have tried OddSock's port of the server but it > appears to be out of date and it crashes my computer. The documentation > included with the Alpha-1 release of Icecast2 says it will compile on > Win32 but doesn't say how.I think there are project files in cvs - those are probably a little out of date as well, though. I think oddsock built a new version recently - hopefully he'll pop up with a URL or some directions for you to compile it. 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.
At 11:55 PM 11/25/2002 +0000, you wrote:>Tyler Knott <mr_radar@charter.net> said: > > > I'm new to this and I want to know what tools I will need and how to > > compile Icecast2. I have tried OddSock's port of the server but it > > appears to be out of date and it crashes my computer. The documentation > > included with the Alpha-1 release of Icecast2 says it will compile on > > Win32 but doesn't say how. > >I think there are project files in cvs - those are probably a little out of >date as well, though.nope, they are updated and current now.>I think oddsock built a new version recently - hopefully he'll pop up with a >URL or some directions for you to compile it.http://www.oddsock.org/icecast2/Icecast2_win32_2.0_alpha1_setup.exe <p><p>>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.
the icecast/win32 directory contains the .dsw and .dsp files you need to compile using VC6.... your build directory should look like : .\icecast .\iconv .\libxml2 .\libxslt .\oggvorbis-win32sdk-1.0 .\pthreads the iconv/libxml2/libxslt/pthreads directories are taken directly from their distributions (removing the version numbers).... oddsock At 05:48 PM 11/25/2002 -0600, you wrote:>I'm new to this and I want to know what tools I will need and how to >compile Icecast2. I have tried OddSock's port of the server but it >appears to be out of date and it crashes my computer. The documentation >included with the Alpha-1 release of Icecast2 says it will compile on >Win32 but doesn't say how. > >--- >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.