artela-network / artela

Powerful blockchain node with Aspect programming enabled.
https://www.artela.network/
Apache License 2.0
99 stars 81 forks source link

run artelad failed #113

Closed lesywix closed 3 months ago

lesywix commented 3 months ago

Describe the bug

When I try to run artelad after make install, it shows the artelad: error while loading shared libraries: libaspect_wasm_instrument.so: cannot open shared object file: No such file or directory error.

To reproduce

  1. Go to artela git dir
  2. run make install
  3. run artelad
  4. See error
LukeNinjaX commented 3 months ago

please refer to https://github.com/artela-network/artela/issues/109#issuecomment-2114046285

lesywix commented 3 months ago

Got it, closed the issue, thx