- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I try to Install OpenVINO™ toolkit for Linux (ARM v7) 32-bit Ubutntu 14.04.6 TLS as described here: https://docs.openvinotoolkit.org/latest/_docs_install_guides_installing_openvino_raspbian.html
but I get this error:
I use
- Ubuntu 14.04.6 TLS
- ARMv7 32-bit - CPU i.MX6 Quad Core 1 ARM Cortex-A9
- G++ 4.8.4
- Tried G++ 6.5.0 - the same error
How to solve this problem?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ABoch5,
OpenVINO is not supported on Ubuntu 14.04 (see the operating system requirements on the Linux installation guide here).
Also, if you're building on an ARM v7 board, check out this article as it might be useful to you. Please let me know if you have any further questions!
Best Regards,
Sahira
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sahira_Intel, It seems this is what I was looking for https://software.intel.com/en-us/articles/ARM-sbc-and-NCS2
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sahira_Intel,
Please fix this line https://software.intel.com/en-us/articles/ARM-sbc-and-NCS2
git submodule update –recursive
Should be
git submodule update --recursive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ABoch5,
Thank you so much for pointing this out. I will update the article!
Best Regards,
Sahira

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page