alexa-pi / AlexaPi

Alexa client for all your devices! # No active development. PRs welcome # consider https://github.com/respeaker/avs instead
MIT License
1.33k stars 396 forks source link

Install fails on missing vlc-nox #436

Closed thomasthomas11235 closed 5 years ago

thomasthomas11235 commented 5 years ago

Ubuntu 18.04 Intel i5 PC Python 2.7 Description of problem: Install fails while trying to install vlc-nox. vlc-nox is now contained in vlc-bin

Steps to reproduce:

  1. Run setup script on ubuntu 18.04
EmerickH commented 5 years ago

Hello, I can't find this information somewhere else on internet, but maybe... Try to edit this file:

AlexaPi/src/scripts/inc/os/debian.sh

and replace vlc-nox with vlc-bin

belfasti commented 5 years ago

How to edit debian.sh on raspberry pi

belfasti commented 5 years ago

it does not allow me to change debian.sh on raspberry pi

renekliment commented 5 years ago

It should be fixed now. If you could check with a clean install that would be awesome.