Open
Description
Description
For aarch64 platform, I have built "OpenVVC" from source.
Steps
Following "STEPS (https://github.com/OpenVVC/OpenVVC?tab=readme-ov-file#compiling-openvvc)" were used for building and installing TimescaleDB.
wget https://github.com/OpenVVC/OpenVVC/archive/refs/tags/v1.0.0.tar.gz
tar xvf v1.0.0.tar.gz
cd OpenVVC-1.0.0/
apt install build-essential curl autoconf automake libtool
autoreconf -if
./configure
make
Outcome
To validate that the build was successful we ran benchmark using "make test -j$(nproc)" command. The system benchmarking was completed successfully.
All this information was also added to Software Ecosystem Dashboard for Arm (https://www.arm.com/developer-hub/ecosystem-dashboard/).
Metadata
Metadata
Assignees
Labels
No labels