torch / distro

Torch installation in a self-contained folder
BSD 3-Clause "New" or "Revised" License
556 stars 484 forks source link

Update install-deps to detect Linux Mint #204

Closed JustinNazari closed 7 years ago

JustinNazari commented 7 years ago

Resolves #769.

Linux Mint is an Ubuntu 16.04 LTS (Xenial)-based distro. This PR updates the install-deps script to detect Linux Mint and install the relevant dependencies.

soumith commented 7 years ago

I'll merge this in, but keep in mind that linuxmint's current version is based on 16.04, the past and future versions arent, so the distro version needs to be inferred like it is for ubuntu