Trawinski, Dariusz
4c19246097
Add missing libpython3.8 in install dep script for ubuntu18 ( #14337 )
...
* update code deps for rhel
* new neo driver version
* new neo driver version fix
* fix
* fix
* drop not needed gpu packages
* removed not necessry NEO packages, updated ov deps
* add gflag for rhel8 os
* update python on ubuntu18 and add core rhel8 rpm URLs
* add libpython3.8
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2022-11-30 18:55:01 +04:00
Trawinski, Dariusz
a2b46ed2eb
update NEO drivers to support DG2 and fix package name for rhel8 ( #14016 )
...
* update code deps for rhel
* new neo driver version
* new neo driver version fix
* fix
* fix
* drop not needed gpu packages
* removed not necessry NEO packages, updated ov deps
* add gflag for rhel8 os
* update python on ubuntu18 and add core rhel8 rpm URLs
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2022-11-30 00:41:24 +04:00
Ilya Lavrenov
8dd8262b77
Added Debian, Raspbian, Ubuntu 22.10 support to install dependencies ( #14226 )
...
* Added Debian, Raspbian, Ubuntu 22.10 support
* Updated dependencies.cmake
* Fixes in script
* Added RHEL 9.1 support
* Added proper comments
* Compilation of rpm packages for aarch64 is fixed
* Proper generation of requirements.txt files when ENABLE_WHEEL=OFF
* samples build improvements
* Proper name for json library
* Proper condtion in samples
2022-11-25 11:13:43 +04:00
Artyom Anokhov
65293b1492
Added frontends RPMs generation ( #13618 )
...
* cmake/packaging/rpm.cmake: Added Frontends
* rpm_post_build: Added link to Fedoraproject wiki with rpmlint errors info
* RPM: Throw warning for rpmlint findings instead of FATAL ERROR till there is no filtering/suppression of errors
debian.cmake: Added one more error to suppress
thirdparty/CMakeLists.txt: added CentOS(RHEL) for gflags shared libs case
install_openvino_dependencies: Added gflags installation
* Fixed gflags issues for RHEL/CentOS
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2022-10-27 10:08:54 +04:00
Piotr Krzemiński
d715ecaa32
[CPP/SAMPLES] Samples location independant on script execution directory ( #13251 )
2022-10-20 10:01:55 +02:00
Trawinski, Dariusz
7369ce2e4e
added support to install NEO drivers on rh8.6 ( #12759 )
2022-08-26 00:31:24 +04:00
Trawinski, Dariusz
d035103889
changes needed to rhel8 certification ( #12460 )
...
* changes needed to rhel8 certification
* add missing python
* drop redundant python deps
2022-08-17 09:31:41 +04:00
Ilya Lavrenov
6415fdc6cf
Install python libs for debian explicitly ( #12522 )
2022-08-12 11:37:45 +04:00
Ilya Lavrenov
14e8e3259d
Fixed build_samples.sh not to call setupvars.sh for Debian package case ( #12309 )
2022-07-26 23:17:41 +04:00
Ilya Lavrenov
6307fdc77b
Fixes for system libraries pugixml, tbb ( #12206 )
...
* Fixes for system libraries pugixml, tbb
* Added more dependencies for core
2022-07-19 08:52:06 +04:00
Ilya Lavrenov
6514c213c3
Ubuntu 22.04 support ( #11472 )
...
* Ubuntu 22.04 support
* Try to fix setuptools
* Try to fix arm
* Try to add more packages
* Test 2
* test 3
* Turn dependnecies download off
* Fix
* Fix
* Fix
* Fix
* Fix
* test
* Fix
* restore eveything
* Try to restore
* Restore install_openvino_dependencies.sh
* clean-up raspbian
* New if conditions
* Removed excess dependencies
* COsmetic chnages
* Removed autools
* Removed libgkt-2
* Added HDLDL libs
* Test
* Removed some dependnecies
* Better fixes
* Removed some dependencies
* Fixed compilation
* Removed all extra
2022-07-17 11:10:02 +04:00
Ilya Lavrenov
4ad20fb53f
Use system dependencies ( #11419 )
...
* Try to improve gflags
* Try to improve gflags: part 2
* Tried to use dependencies on system
* Use nlohmann_jsonConfig from system
* Enabled nlohmann_json from system
* Improvements
* handle system gflags in developer package
* Simplifications
* Simplify dependency management
* Corrected package names
* Fixed subgraphsDumper configure stage
* Try to fix rhel8
* Try to fix macosx
* Fixed VPUX build
* Fixed aliasing issues
* Suppress some wanrings
* export gflags when build it
* Fixed some LTO
* Try to fix Mac
* revert
* use gflags as private dependency
* Aligned targets in developer package
* Fixed frontends tests build on U20 with LTO
* PAssed
* Don't use pkg_search_module(zlib ..) during cross-compilation
* Removed unused variables
* Fixed finding of zlib during cross-compilation
2022-04-05 04:47:22 +03:00
Ilya Lavrenov
932f8bf767
Install 97-myriad-usbboot.rules to install_dependencies ( #11301 )
2022-03-30 13:03:42 +03:00
Artyom Anokhov
ba69bae055
[Scripts] Remove MacOS install dependencies ( #10397 )
...
* OpenVINO scripts: Removed legacy install install_guide.html. Removed installation of scripts for MacOS
* scripts/CMakeLists: optimized if case
2022-02-16 12:52:57 +03:00
Artyom Anokhov
101e762969
[Scripts][Driver] Updated script logic with approved for 2022.1 driver ( #9801 )
...
* install_NEO_OCL_driver: Updated script logic with approved for 2022.1 release drivers.
Removed COS7 support and checksum.
* Update scripts/install_dependencies/install_NEO_OCL_driver.sh
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* Update scripts/install_dependencies/install_NEO_OCL_driver.sh
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* install_NEO_OCL_driver: Removed _is_package_installed function
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
2022-01-21 13:38:51 +03:00
Alexey Suhov
a79830cb55
Update year to 2022 in copyright notice ( #9755 )
2022-01-19 01:07:49 +03:00
Sergey Lyubimtsev
4188dbbf9f
install_openvino_dependencies.sh update ( #9398 )
...
* Remove opencv requirements from default components list
* Remove opencv requirements from default components list
* fix typo
2021-12-27 13:06:12 +03:00
Yuliya Maskina
d4c8926fc5
Exclude DL Streamer installation dependencies from install_dependencies script ( #9126 )
2021-12-10 02:36:17 +03:00
Artyom Anokhov
19cda304cf
install_NEO_OCL_driver: Aligned with 2021.4 LTS release - added possibility to install 21.29.20389 ( #9062 )
2021-12-07 16:22:14 +03:00
Ilya Lavrenov
0df7dab345
New IRC package structure ( #6255 )
...
* OV new package structure
* Fixes
* More fixes
* Fixed code style in ngraph tests
* Fixes
* Paths to setupvars inside demo scripts
* Fixed demo_security_barrier_camera.sh
* Added setupvars.sh to old location as well
* Fixed path
* Fixed MO install path in .co
* Fixed install of public headers
* Fixed frontends installation
* Updated DM config files
* Keep opencv in the root
* Improvements
* Fixes for demo scripts
* Added path to TBB
* Fix for MO unit-tests
* Fixed tests on Windows
* Reverted arch
* Removed arch
* Reverted arch back: second attemp
* System type
* Fix for Windows
* Resolve merge conflicts
* Fixed path
* Path for Windows
* Added debug for Windows
* Added requirements_dev.txt to install
* Fixed wheel's setup.py
* Fixed lin build
* Fixes after merge
* Fix 2
* Fixes
* Frontends path
* Fixed deployment manager
* Fixed Windows
* Added cldnn unit tests installation
* Install samples
* Fix samples
* Fix path for samples
* Proper path
* Try to fix MO hardcodes
* samples binary location
* MO print
* Added install for libopencv_c_wrapper.so
* Added library destination
* Fixed install rule for samples
* Updated demo scripts readme.md
* Samples
* Keep source permissions for Python samples
* Fixed python
* Updated path to fast run scripts
* Fixed C samples tests
* Removed debug output
* Small fixes
* Try to unify prefix
2021-09-15 16:49:11 +03:00
Artyom Anokhov
91331b55a2
Removing legacy script install_4_14_kernel.sh. ( #6327 )
2021-06-24 00:06:52 +03:00
Ilya Lavrenov
b4e6028f8b
Fixed shellcheck issues ( #6141 )
2021-06-15 16:29:26 +03:00
Kate Generalova
6589f0a82c
scripts: remove pot dependencies ( #5956 )
2021-06-01 18:22:22 +03:00
Artyom Anokhov
315c8d4eec
install_NEO_OCL_driver.sh: Added auto_mode option ( #5864 )
2021-05-31 16:31:50 +03:00
Dmitry Pigasin
f6b7179cdf
Add sudo to install_dependencies script ( #5880 )
2021-05-28 16:59:26 +03:00
Ilya Naumov
e29505eaf8
add python3-gi-cairo dependency for dlstreamer on Ubuntu 20 ( #5061 )
2021-04-14 12:34:50 +03:00
Alexey Suhov
6a16b70e0e
setupvars and demos: Fix getting script dir on macOS 10.15 with with default zsh shell ( #5094 )
2021-04-02 21:37:21 +03:00
Alexey Suhov
a2bf62f488
Align copyright notice in sh, bat, cl, cc, pyx source files ( #4995 )
2021-03-27 01:26:27 +03:00
Dmitry Polunin
4946d2e62c
Added gstreamer1.0-x pkg for dlstreamer ( #4512 )
...
* Added gstreamer1.0-x pkg for dlstreamer
* Added va-driver pkg for dlstreamer
* Update install_openvino_dependencies.sh
2021-03-02 12:41:56 +03:00
Kate Generalova
9592cdb834
install_deps_scripts: remove RHEL minor version check ( #4518 )
2021-03-01 12:59:16 +03:00
Artyom Anokhov
ef147905f1
[OpenVINO Scripts] Updated with RHEL8 ( #4296 )
...
* Updated install_NEO_OCL_driver.sh & install_openvino_dependencies.sh with rhel8 case
* install_NEO_OCL_driver: Fixed conditional
* script: Updated with actual revisions
2021-02-12 16:38:20 +03:00
Kate Generalova
9df13811ff
add libglib2.0-dev dependency for DL Streamer draw_face_attributes sample ( #4223 )
2021-02-09 10:02:07 +03:00
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