bigliam

Results 2 comments of bigliam

@MyronX Emmm. The system is [Linux version 3.10.0-957.el7.x86_64] in a k8s container. And I checked the randomx.h file. It is under the path:[/usr/local/include/randomx.h]. So I guess randomx.h is correctly installed....

> maybe u use centos? > try this to build randomx > > ``` > git clone https://github.com/tevador/RandomX.git > cd RandomX > mkdir build && cd build > cmake -DARCH=native...