- Very simple build scripts are in https://github.com/dibyendumajumdar/ravi-distro/tree/master/build.
- BLAS and LAPACK libraries
- OpenSSL library
- libuv library
- CMake is used as the build system
Have a look at the Dockerfile.
- Decide on the home folder for the distro. Edit the build script to relect your choice.
- Clone the respository and update the submodules.
git clone --recurse-submodules https://github.com/dibyendumajumdar/Suravi.git
- Run the appropriate build script.
Set environment variables appropriately for locating the distro by invoking the provided *env
script in the installation bin directory.