- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
pi@raspberrypi:~/workspace/ncsdk/api/src $ make install
NCSDK FW successfully installed
mkdir -p /usr/local/include/
mkdir -p /usr/local/lib/
cp obj-armv7l/libmvnc.so.0 /usr/local/lib/
cp: cannot create regular file '/usr/local/lib/libmvnc.so.0': Permission denied
Makefile:47: recipe for target 'basicinstall' failed
make: *** [basicinstall] Error 1
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi YWong17,
Are you running as root user? Try
sudo make install
For instructions on installing the NCSDK to your Raspberry Pi, use this tutorial written by an NCS community member for guidance.
Best Regards,
Sahira
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi YWong17,
Are you running as root user? Try
sudo make install
For instructions on installing the NCSDK to your Raspberry Pi, use this tutorial written by an NCS community member for guidance.
Best Regards,
Sahira

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