Closed rajat2004 closed 4 years ago
[x] Change supported Ubuntu distros from 14.04 & 16.04 to 16.04 & 18.04. Travis job for 18.04 OpenCV can be added
[x] Update Programs installed list
Leaving this issue open for further updates, additions required or requested
Closing this since changes have been made, new PRs or issues can be made for further updates Issue can be reopened if needed
The following are some of the things which I think can be added to the Readme-
[x] Setting of correct system time before running the scripts. Reported in #30
[x] Downloading of
yasm
package during Ffmpeg installation fails on certain networks. Maybe a note can be added to check if the download starts on this link - www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz before running theopencvDirectInstall
script Since it becomes quite messy to clean-up afterwards[x] A few customization instructions can be added such as if someone requires specific versions of OpenCV or Tensorflow. It will be mentioned that the scripts haven't been tested with other versions and it's their own risk
[x] Some users exit the running script if a certain step takes too long without any output. If there are any such steps or longer downloads, then please report them and those steps maybe can be excluded from
execute
(https://github.com/rsnk96/Ubuntu-Setup-Scripts/pull/36)