Commit Graph

73 Commits

Author SHA1 Message Date
Dmitrii Denisov
d323e43e69 Update install_openvino_dependencies.sh (#4183)
* Update install_openvino_dependencies.sh

Added python packages for CentOS 7

* Update install_openvino_dependencies.sh
2021-02-05 17:45:21 +03:00
Kate Generalova
6c3c0cca24 Skip installing numa pkg in OCL driver script (#4180)
fix internal issue #41229
fix syntax issues
2021-02-05 15:35:16 +03:00
Kate Generalova
8b800cc539 add cl_compiler, dl_streamer and opencv deps to install dependencies script for Ubuntu (#4136)
* add cl_compiler, dl_streamer and opencv deps to install dependencies script for Ubuntu

libgl1 - for opencv package from PyPi
vainfo - for gstreamer-vaapi plugin
libtinfo5 - for cl_compiler tool

* remove old DL Streamer deps script

internal fix #40514

* add gstreamer tools as DL Streamer, opencv optional install dependency
2021-02-03 15:51:53 +03:00
Maksim Shabunin
08c4ac5372 Refactor install_openvino_dependencies script: extra options and cleanup (#3868)
* Refactor install_openvino_dependencies script: extra options and cleanup

* install_dependencies: added more python tools

* install_openvino_dependencies: extra OS checks

Verify consistency for future edits

* install_openvino_dependencies: clarify messages
2021-01-28 20:15:06 +03:00
Maksim Shabunin
3fb5f63573 Restored gtk-3 installation (#3587) 2020-12-15 11:49:36 +03:00
Artyom Anokhov
ebcef6a2ad [Scripts] Update install_NEO_OCL_driver with 20.35.17767 (#3287)
* install_NEO_OCL_driver: Added new CLI options. Added help. Added new available to download and install driver - 20.35.17767.

* install_NEO_OCL_driver: Fixed descriptions and var names

* install_NEO_OCL_driver: Fixed syntax

* install_NEO_OCL_driver: Updated capturing '-y' option. Removed installing prerequisites.

* install_NEO_OCL_driver: Rollback removing install_prerequisites, but keep only ocl-icd & libnuma dependencies. Updated definition of UBUNTU_VERSION.
2020-11-24 20:21:46 +03:00
Dmitrii Denisov
3ca0b94a7f Update install_openvino_dependencies.sh (#3197) 2020-11-19 01:30:08 +03:00
Artyom Anokhov
92f977211e install_NEO_OCL_driver: Added user to render group. (#3099) 2020-11-12 19:35:19 +03:00
Ilya Lavrenov
da625b995e Shellcheck update (#2557)
* Fixed SC2236 rules

* Fixed SC2086 rule

* Small fixes in other scripts
2020-10-09 13:25:53 +03:00
Dmitrii Denisov
4a7f9ff86f Install dependency refactoring. (#2379) 2020-09-23 14:03:02 +03:00
Artyom Anokhov
5e4cd10568 install_NEO_OCL_driver: Added checking of installed packages before trying to remove them. Added quotes for echo. (#2351) 2020-09-21 17:35:49 +03:00
Artyom Anokhov
1721a9cc5a install_NEO_OCL_driver: Updated exit codes, messages. Updated way to remove old driver on Ubuntu (#2334) 2020-09-18 17:49:06 +03:00
Dmitrii Denisov
2a9ec98d13 Glstreamer dependencies (#2292)
* Refactoring: install_openvino_dependencies.sh script

* Added python3-gi package

* Correcting typos

* Update install_openvino_dependencies.sh

Fixed libglib2.0-0 package location.
2020-09-17 16:43:03 +03:00
Artyom Anokhov
ab4fdfc671 install_openvino_dependencies: Updated copyrights (#2306)
setupvars.bat: Updated notification about incorrect Python version. Removed checking ICC2019
setupvars.sh: Removed logic with choosing higher version of installed Python. Added dynamic detecting python3 major and minor version for setting path. Add checking minimum required Python version(now 3.6)
2020-09-17 16:42:04 +03:00
Alexey Fadeev
5c4f918db2 Fixed differences between glib versions (#2153) 2020-09-10 15:11:08 +03:00
Dmitrii Denisov
b225ddf414 Refactoring: install_openvino_dependencies.sh script (#2112) 2020-09-07 19:54:56 +03:00
Dmitry S
f57fae9f73 fixed python & glib vers differences (#2057) 2020-09-03 15:10:17 +03:00
Alexey Suhov
711d208eb8 Update install_openvino_dependencies.sh for Ubuntu 20.04 (#1974) 2020-08-27 22:30:30 +03:00
Yuliya Maskina
07867198ce GVA/Update install_openvino_dependencies.sh for GVA on Ubuntu20.04 (#1895)
* Update install_openvino_dependencies.sh for GVA on Ubuntu20.04

* Add dependencies
2020-08-27 19:41:52 +03:00
Artyom Anokhov
6a0f3e5efa [SCRIPTS] install_NEO_OCL_driver.sh: Added verifying current driver version (#1951)
* install_NEO_OCL_driver.sh: Added verifying current driver version

* install_NEO_OCL_driver.sh: Updated removal oldest driver on Ubuntu. Updated logic on defining

* install_NEO_OCL_driver.sh: Fixed function name
2020-08-26 17:25:33 +03:00
Artyom Anokhov
f57d6124e9 install_NEO_OCL_driver.sh: Added downloading driver functionality after removal NEO from the package (#1872) 2020-08-19 22:21:34 +03:00
Artyom Anokhov
09192b804e [OpenVINO scripts] Fixed *.sh files index from 644 to 755 (#664)
* Fixed *.sh files index from 644 to 755

* Added convert.py executable permission
2020-05-29 13:50:17 +03:00
Alexey Suhov
127cbac5bc publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00