forked from wwidd/wwidd
-
Notifications
You must be signed in to change notification settings - Fork 1
Install it on Ubuntu 10.04
Henrique Lechner edited this page Feb 14, 2016
·
3 revisions
sudo apt-get install vlc ffmpeg sqlite3 git-core curl
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.30.2/install.sh | bash
- After that: open a new terminal to load the nvm alias!
nvm install v0.9.3
git clone -b stable git://github.com/wwidd/wwidd.git
./wwidd/start.sh
- It will ask to download the missing dependence files which is not included on git repository, just confirm it.