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.
On Wed, Apr 17, 2002 at 07:57:31AM -0400, Wade Carroll wrote:> Now I'm getting "bad password" errors. "hackme" is the default > password in icecast and i'm running ices with the -P hackme flag.I had issues with passwords and various things - it turned out that crypt support was enabled, so it thought that "hackme" was the result of encrypting some string. So try doing "mkpasswd hackme" and putting that in your icecast config (but keep it as hackme in your ices config). I could be completely wrong... I usually am. Alex. -- ----------( <Flav> Win 98 Psychic edition: We'll tell you where )---------- ALEX -----( you're going tomorrow )----- X3JA --- >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.
That wasn't it but I've been able to make it work without any password so I'm ok for now. Thanks EVERYONE for their help. I've been able to get basic streaming up and running! Wade -----Original Message----- From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On Behalf Of Alex Walker Sent: Wednesday, April 17, 2002 1:13 PM To: icecast@xiph.org Subject: Re: [icecast] ices - unable to compile <p>On Wed, Apr 17, 2002 at 07:57:31AM -0400, Wade Carroll wrote:> Now I'm getting "bad password" errors. "hackme" is the default > password in icecast and i'm running ices with the -P hackme flag.I had issues with passwords and various things - it turned out that crypt support was enabled, so it thought that "hackme" was the result of encrypting some string. So try doing "mkpasswd hackme" and putting that in your icecast config (but keep it as hackme in your ices config). I could be completely wrong... I usually am. Alex. -- ----------( <Flav> Win 98 Psychic edition: We'll tell you where )---------- ALEX -----( you're going tomorrow )----- X3JA --- >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.