seanbell / opensurfaces

Crowdsourcing pipeline and website for OpenSurfaces [SIG '13] and Intrinsic Images in the Wild [SIG '14]
http://opensurfaces.cs.cornell.edu/
MIT License
150 stars 41 forks source link

ppa:richarvey/nodejs isn't available for ubuntu 14.04 and later #3

Open kmatzen opened 8 years ago

kmatzen commented 8 years ago

Current LTS release of Ubuntu is 14.04. ppa:richarvey/nodejs is only available from 12.04 to 13.10.

Readme states: "Ubuntu: If you are on Ubuntu 12.04 or later, you can run install_all.sh to install all components (will use ~15G disk space)."

Recommended update 1: "Ubuntu: If you are on Ubuntu 12.04 to 13.10, you can run install_all.sh to install all components (will use ~15G disk space)."

Recommended update 2: Detect the ubuntu distro and if 14.04 or later, install the nodejs package from the official repo and symlink nodejs to node.

Recommended update 3: Install using nodesource's instructions instead of the official ubuntu repo. https://github.com/nodesource/distributions