duh?! the port complains about my libtool being outdated, although i installed the latest from gnu.org. any more advice?> > yes, look at what the port maintainer did *duh* > > boink > > On Tue, Apr 01, 2003 at 11:44:35AM +0000, till@klimpong.com wrote: > > > > > > in the FreeBSD ports there already is something for ices2 and icecast2. > > > it's a little on the old side (from november 2002). > > > > > > cvsup the latest ports tree, though, you should update your box to 4.7 > > > as well ... or 4.8-rc if you really want to be l33t. > > > > Yeah, my ports are up to date. I prefer to build some things by hand though. ;-) I updated libtool and got a little further. :-) - Thanks Karl! > > > > Now the next problem is within my libogg installation. > > The installation was successful, even checked all files, but icecast fails to ./configure because it can not find ogg.h (which is in /usr/local/include/ogg/). I tried to use the "--with-ogg-prefix"-switch, but it didn't help. > > > > Any hints? > > > > Thanks, > > Till > > > > --- >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. > > -- > > > je ne cherche pas, je trouve (Picasso) > > > --- >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.
yes. look at what the port maintainer did. how many times do I have to explain this? boink On Wed, Apr 02, 2003 at 04:28:42AM +0000, till@klimpong.com wrote:> duh?! > > the port complains about my libtool being outdated, although i installed the latest from gnu.org. > > any more advice? > > > > > yes, look at what the port maintainer did *duh* > > > > boink > > > > On Tue, Apr 01, 2003 at 11:44:35AM +0000, till@klimpong.com wrote: > > > > > > > > in the FreeBSD ports there already is something for ices2 and icecast2. > > > > it's a little on the old side (from november 2002). > > > > > > > > cvsup the latest ports tree, though, you should update your box to 4.7 > > > > as well ... or 4.8-rc if you really want to be l33t. > > > > > > Yeah, my ports are up to date. I prefer to build some things by hand though. ;-) I updated libtool and got a little further. :-) - Thanks Karl! > > > > > > Now the next problem is within my libogg installation. > > > The installation was successful, even checked all files, but icecast fails to ./configure because it can not find ogg.h (which is in /usr/local/include/ogg/). I tried to use the "--with-ogg-prefix"-switch, but it didn't help. > > > > > > Any hints? > > > > > > Thanks, > > > Till > > > > > > --- >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. > > > > -- > > > > > > je ne cherche pas, je trouve (Picasso) > > > > > > --- >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>je ne cherche pas, je trouve (Picasso) <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.
Just for the record (and in case others struggle). I am still on FreeBSD 4.6. After updating libtool, I took the source tarball from icecast.org and ran ./autogen.sh with the following switches: --with-ogg-prefix=/usr/local --with-vorbis-prefix=/usr/local --with-curl=/usr/local (I got the recent libs of the three above and it all went through nicely.) make make install And your done. I hope this is of some use. I still don't understand how the configure checks the lib and include directories in /usr/local by default and doesn't find the supplied libs. One of the unsolved mysteries for me. I can't wait to stream! :-) Till --- >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.