You are not logged in.
When run naev from terminal:
naev: error while loading shared libraries: libcmark.so: cannot open shared object file: No such file or directoryand game don't start.
Looks like libcmark.so is in cmark package, through I didn't install cmark yet to test if naev run with it.
'pacman -Sii naev | grep cmark' returns nothing.
Last edited by xerxes_ (2025-02-09 13:03:07)
Offline
Just tested it out. there are deps indeed missing. Deps missing are cmark and enet. install them both and you should be good to go
Offline
Good find. Usually this is better reported on the package's issue tracker, though. I fixed the package.
Offline
yeah just requested for an account to be created for myself
Offline
After install missing dependency and update naev works.
Offline