Libsilkworm capi.so

From wikieduonline
Revision as of 09:12, 8 August 2024 by Welcome (talk | contribs) (Created page with " <pre> 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 li...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

Erigon, Alexey Akhunov, Erigon 3, eth_getProof, Libmdbx

Advertising: