Failing to run in Ubuntu 22.04 after make install because of libltfs.so.0 not being found #440
Labels
doc
documentation issue
good first issue
Hacktoberfest
Good first issue for new contributors coming from @Hacktoberfest
help wanted
Describe the bug
After a clean make / make-install in Ubuntu 22.04, LTFS fails to run because it seems to be looking for libltfs.so.0 in a different place than where it sits.
To Reproduce
Steps to reproduce the behavior:
ltfs: error while loading shared libraries: libltfs.so.0: cannot open shared object file: No such file or directory
Worth nothing that libltfs.so.0 was properly generated and exists:
Expected behavior
The application should run.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: