-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rádio balaio não morreu #5
Comments
~$ wget -c https://downloads.xiph.org/releases/icecast/icecast-2.4.4.tar.gz
~$ tar -xvf icecast-2.4.4.tar.gz
~$ pushd icecast-2.4.4
~/icecast-2.4.4$ ./configure --prefix=${HOME}
~/icecast-2.4.4$ make
~/icecast-2.4.4$ make install |
Bônus: aprendi hoje sobre o ezstream que eu não conhecia |
No caso do ices2 e de demais softwares que precisam do libshout (provavelmete a única exceção é o icecast2): $ export PKG_CONFIG_PATH=${HOME}/lib/pkgconfig; ./configure --prefix=${HOME} Isso depois de ter compilado e instalado o libshout. |
@iuriguilherme https://denise.matehackers.org/icecast/ Só falta as músicas, e aí DJ |
OBS: eu tive que usar um servidor da Feral Hosting de 1TB como armazenamento remoto para o ices2. Isto implica em custos adicionais porque o servidor da Vultr só tem 25GB. Inclusive eu migrei o nó IPFS pra lá também. Não que tenha gente ajudando a pagar Tóquio, mas só pra lembrar. |
Tracker para instalar icecast/ices
The text was updated successfully, but these errors were encountered: