-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello! Thanks for the help in my last post. I checkout icecast and libshout from CVS and now I have some problems building icecast. I read the HACKME file and I follow the instructions but when run "autogen.sh" it returns a serial of errors concerning to "libtoolize". I suppose this library is missing, but I can't locate it. Anyone knows where can I find it? I don't have it on my system and I can't found it in CVS. Another question is about the other modules like "thread" and "net" that are needed for the build. In the HACKME instructions says that I have to checkout these modules at ./src directory, but libshout and another programs will need it, I'm right? I should to checkout at an upper directory? And I suppose I have to compile them? Sorry, I know these questions are very, very basics but I'm a very, very beginner :-) I paste the errors (if helps): aclocal aclocal: configure.in: 8: macro `AM_PROG_LIBTOOL' not found in library libtoolize --automake ./autogen.sh: libtoolize: command not found automake --add-missing configure.in: 8: installing `./ltconfig'; cannot run `libtoolize': No existe el fichero o el directorio configure.in: 8: installing `./ltmain.sh'; cannot run `libtoolize': No existe el fichero o el directorio configure.in: 8: installing `./config.guess'; cannot run `libtoolize': No existe el fichero o el directorio configure.in: 8: installing `./config.sub'; cannot run `libtoolize': No existe e l fichero o el directorio automake: configure.in: installing `./config.guess'; cannot run `libtoolize': No existe el fichero o el directorio automake: configure.in: installing `./config.sub'; cannot run `libtoolize': No e xiste el fichero o el directorio autoconf loading cache ./config.cache ./configure: syntax error near unexpected token `AM_INIT_AUTOMAKE(icecast,2.0)' ./configure: ./configure: line 527: `AM_INIT_AUTOMAKE(icecast,2.0)' -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com> iQA/AwUBPCBJu8u1kh39gXfnEQJKQQCgzoFIZEkp9Kngj6JdoRInZELb/roAniFS 2Z+E15R9C+L/zI4X6oVp95vv =b411 -----END PGP SIGNATURE----- --- >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.
Àngels Flores wrote:> Thanks for the help in my last post. I checkout icecast and libshout > >from CVS and now I have some problems building icecast. > I read the HACKME file and I follow the instructions but when run > "autogen.sh" it returns a serial of errors concerning to > "libtoolize". I suppose this library is missing, but I can't locate > it. Anyone knows where can I find it? I don't have it on my system > and I can't found it in CVS.I don't know of any distribution that doesn't come with precompiled packages of these tools. For Icecast2 to compile you need autoconf, automake, libtool, libxml and/or libxml2 and libogg. Search your installation CDs or check your dist's website, google for it ... those shouldn't be hard to find, as they are very common tools and libraries.> Another question is about the other modules like "thread" and "net" > that are needed for the build. In the HACKME instructions says that I > have to checkout these modules at ./src directory, but libshout and > another programs will need it, I'm right? I should to checkout at an > upper directory? And I suppose I have to compile them?Aeh no. The HACKME files is right, you need to check out those from the src directory. If some other program also needs them to compile, it will tell you in its HACKME file. It will also tell you where to put them, so if another programs wants them checked out under the abcdef directory, do it there or copy over from icecast2. Moritz -- _______________________________________________________________________ "They who would give up an essential liberty for temporary security, deserve neither liberty or security" - Benjamin Franklin --- >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.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1>Moritz: > I don't know of any distribution that doesn't come with precompiled > packages of these tools. For Icecast2 to compile you need autoconf, > automake, libtool, libxml and/or libxml2 and libogg. Search your > installation CDs or check your dist's website, google for it ... > those shouldn't be hard to find, as they are very common tools and > libraries. >Sorry, I thought stupidly that libtoolize was a library concerning to icecast and no a system library. I run to rpmfinder :-)> If some other program also needs them to compile, it will tell you > in its HACKME file. It will also tell you where to put them, so if > another programs wants them checked out under the abcdef directory, > do it there or copy over from icecast2.I have a small system, less than 128M for all the system and the software and if I can save some k's I'm happy... Maybe there is a method for use the same modules for more than one program? Thanks another time ~A~ -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com> iQA/AwUBPCBskMu1kh39gXfnEQLABQCgyGJ36GkjNDGbSwvUvfLLklpsAscAnR64 uR2ATpeIU27WHz+BrdwMTQEC =LV2+ -----END PGP SIGNATURE----- --- >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.