Thanks...this seems to have gotten me over the compiling "hump". I get this when I run the ices binary: ./ices: error while loading shared libraries: libshout.so.1: cannot open shared object file: No such file or directory Are there some path settings that I need ? -----Original Message----- From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On Behalf Of Brendan Cully Sent: Tuesday, April 16, 2002 11:37 AM To: icecast@xiph.org Subject: Re: [icecast] ices - unable to compile <p>On Tuesday, 16 April 2002 at 06:50, Wade Carroll wrote:> thanks Geoff. I was going to spare everyone the details and continue my > search but I sincerely appreciate the help. > > Here's the output from 'configure', 'make', and 'make install', as best I > could capture it. > > I'm not editing any of the make files or using any flags.It's hard to tell what went wrong from the make output (many lines seem to be missing), but my guess is you don't have the perl dev files installed. If you don't need perl scripting, configure --without-perl. Otherwise, you'll have to pick up the perl dev package. -b --- >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.
On Tuesday, 16 April 2002 at 21:58, Wade Carroll wrote:> Thanks...this seems to have gotten me over the compiling "hump". > > I get this when I run the ices binary: > > ./ices: error while loading shared libraries: libshout.so.1: cannot open > shared object file: No such file or directory > > Are there some path settings that I need ?You need to run ldconfig. Make sure /usr/local/lib is in the ld.so.conf file first. --- >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. That's got it. Now I'm getting "bad password" errors. "hackme" is the default password in icecast and i'm running ices with the -P hackme flag. Sorry to be such a drain... Wade -----Original Message----- From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On Behalf Of Brendan Cully Sent: Tuesday, April 16, 2002 10:23 PM To: icecast@xiph.org Subject: Re: [icecast] ices - unable to compile <p>On Tuesday, 16 April 2002 at 21:58, Wade Carroll wrote:> Thanks...this seems to have gotten me over the compiling "hump". > > I get this when I run the ices binary: > > ./ices: error while loading shared libraries: libshout.so.1: cannot open > shared object file: No such file or directory > > Are there some path settings that I need ?You need to run ldconfig. Make sure /usr/local/lib is in the ld.so.conf file first. --- >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.