JetsonHacksNano/installLibrealsense

"time: not found"

NickTrush opened this issue · 2 comments

Hello!

I try to use these scripts for install Librealsense on my Jetson Nano Board (microSD card was with just installed firmware). But, when I run the installLibrealsense.sh like:

sudo sh installLibrealsense.sh

the following error occurred:

installLibrealsense.sh: 115: installLibrealsense.sh: time: not found

And the installation is interrupted. I quickly dealt with this problem by simply installing the necessary package. Like:

sudo apt-get install time

I just advise to add verification to one of the scripts.

More information:

Building librealsense, headers, tools and demos
: 115: installLibrealsense.sh: time: not found
librealsense did not build
Retrying ...
installLibrealsense.sh: 124: installLibrealsense.sh: time: not found
librealsense did not successfully build
Please fix issues and retry build
patchUbuntu.sh: 27: patchUbuntu.sh: Syntax error: "(" unexpected

There has been no activity on this issue for a while. Please reopen if you are have issues with the new version.