Beiträge von twautele

    Hello,


    I try and so here what should be done :


    - You need to use OMV 3.0 (as stated by Ryecoaaron)
    - install curl
    sudo apt-get install curl
    - install bzip2 to uncompress the file
    sudo apt-get install bzip2


    then follow roonlab instructions


    sudo apt-get install ffmpeg
    sudo apt-get install cifs-utils


    curl -O http://download.roonlabs.com/b…ver-installer-linuxx64.sh
    chmod +x roonserver-installer-linuxx64.sh
    sudo ./roonserver-installer-linuxx64.sh


    and it should be ok :


    Do you want to install RoonServer on this machine? [Y/n] Y


    Downloading RoonServer_linuxx64.tar.bz2 to /tmp/tmp.IymyyYdSwG/RoonServer_linuxx64.tar.bz2


    ######################################################################## 100,0%


    Unpacking RoonServer_linuxx64.tar.bz2...Done


    Checking to see if RoonServer can run on this machine


    Checking for Binary Compatibility [ OK ]
    Checking for ALSA Libraries [ OK ]
    Checking for ffmpeg or avconv [ OK ]
    Checking for the mount.cifs command [ OK ]
    Testing ulimit -n 8192 [ OK ]


    STATUS: SUCCESS



    Copying Files...Done
    Failed to stop roonserver.service: Unit roonserver.service not loaded.


    Installing /etc/systemd/system/roonserver.service


    Enabling service roonserver...
    Created symlink from /etc/systemd/system/multi-user.target.wants/roonserver.service to /etc/systemd/system/roonserver.service.
    Service Enabled


    Starting service roonserver...
    Service Started


    --------------------------------------------------------------------------------------


    All Done! RoonServer should be running on your machine now.


    --------------------------------------------------------------------------------------


    root@openmediavault:~#