Libsilkworm capi.so
Jump to navigation
Jump to search
How to run erigon as a separate user? (e.g. as a systemd daemon) Running erigon from build/bin as a separate user might produce an error: error while loading shared libraries: libsilkworm_capi.so: cannot open shared object file: No such file or directory The library needs to be installed for another user using make DIST=<path> install. You could use $HOME/erigon or /opt/erigon as the installation path, for example: make DIST=/opt/erigon install and then run /opt/erigon/erigon.
brew install erigon
Advertising: