geode-sdk / cli

Command-line utilities for working w/ geode
Boost Software License 1.0
24 stars 21 forks source link

geode binary unable to find shared library #43

Closed adam11111111111111111111121 closed 2 months ago

adam11111111111111111111121 commented 6 months ago

when i try to run geode on ubuntu it gives the following error: geode: error while loading shared libraries: libssl.so.3: cannot open shared object file: No such file or directory

i didn't build from source i just used the linux.zip file

adam11111111111111111111121 commented 6 months ago

the issue was with my Ubuntu version, too old, after i updated to Ubuntu 22 and then updated openssl it worked