chown -R simple_webradio:webapps webapps

sudo su simple_webradio

cd

and then....

opam init
eval `opam config env`
opam install liquidsoap cry mad taglib lame aacplus ogg vorbis speex theora 
opus schroedinger voaacenc fdkaac faad flac ladspa samplerate


Am 29.06.2016 um 09:42 schrieb Info:
Nice to see, but...

Ubuntu Server 14.04 you must install


sudo add-apt-repository ppa:avsm/ppa
sudo apt-get update && apt upgrade
sudo apt-get install -y ocaml ocaml-native-compilers camlp4-extra opam

for opam...

this is ok...

opam init
eval `opam config env`
opam install depext
opam depext liquidsoap cry mad taglib lame aacplus ogg vorbis speex theora opus schroedinger voaacenc fdkaac faad flac ladspa samplerate
sudo ldconfig

error

sudo su simple_webradio
opam init

simple_webradio@ubuntu:~$ opam init
Fatal error:
# opam-version    1.2.2
# os              linux
opam: "mkdir" failed on /webapps/simple_webradio/.opam: Permission denied
simple_webradio@ubuntu:~$ opam init
Fatal error:
# opam-version    1.2.2
# os              linux
opam: "mkdir" failed on /webapps/simple_webradio/.opam: Permission denied
simple_webradio@ubuntu:~$

??????


Am 28.06.2016 um 11:49 schrieb Gilles Pietri:
Le 27/06/2016 20:51, Fernando Carmona a écrit :
Hello!

Over the last few months I've been developing a webradio automation
system as my degree final project. Since Liquidsoap is a critical part
of it, I wanted to share it with you, since some solutions I used may be
helpful for someone.

You can find the project here:
https://github.com/fcarp/simple_webradio

Let me know if you need help with anything, be it from installation,
usage or implementation details.

Hope it's useful for you!



Django/Celery for the backend, nice interface & liq... Sounds a lot like
what I'm working on as well, I will check your project out ;)

Cheers,

Gilles


------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users




------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape


_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to