Hi, I trying to install OpenCPI using the installation instructions at
https://opencpi.gitlab.io/releases/v1.6.0/docs/OpenCPI_Installation.pdf
git clone
https://gitlab.com/opencpi/opencpi.git
cd opencpi
git branch
- Is on develop, not master as in instruction.
./scripts/install-opencpi.sh
./scripts/install-opencpi.sh: line 32:
/home/stanley/git/opencpi/cdk/scripts/ocpibootstrap.sh: No such file or
directory
- cdk is a link to exports which is empty.
- I have also tried a tag as per instruction
git checkout v1.6.2
- which results in a detached head.
Where am I going wrong please?
Thx, Stanley
Received on Wed May 27 2020 - 13:34:38 CDT