Hello, after reading the FAQ, I decided to compile icecast (1.3.11) with --with-crypt option, but, there's no mkpasswd anywhere in the source tarball. Am I missing something here? Thanks, Norberto <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.
> > Am I missing something here?You need mkpaswd, which is an expect script, which comes with expect normally, but if you already have expect (and tcl/tk) then the script is at http://sunsite.bilkent.edu.tr/pub/languages/expect/example/mkpasswd.gz mkpasswd will need to be installed in your PATH so when compiling icecast it can find it. <p>+----------------------------- + Dave Dennis + Seattle, WA + dmd@speakeasy.org + http://www.dmdennis.com +----------------------------- On Tue, 19 Feb 2002, Norberto Bensa wrote:> Hello, > > after reading the FAQ, I decided to compile icecast (1.3.11) > with --with-crypt option, but, there's no mkpasswd anywhere in the source > tarball. > > Am I missing something here? > > Thanks, > Norberto > > > --- >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><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.
> > Am I missing something here? > > You need mkpaswd, which is an expect script, which comes with expect normally,mkpasswd used to be distributed with icecast. I'm not sure what happened to that (our version was C code). If you have apache installed, you can use htpasswd, which does the same thing. jack. --- >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.
Apparently Analagous Threads
- LDAP, SASL, Invalid credentials???
- from Cyrus to Dovecot, seen status on cyrus.index files
- from Cyrus to Dovecot, seen status on cyrus.index files
- member server, doesn't show full browse list
- Multiple Samba accounts with the rights of a single Unix account?