boxfs2
boxfs2 copied to clipboard
Issue running boxfs -f
Hi, I justo found this!
I installed all dependencies without error
I run boxfs-init
without errors.
But boxfs -f ~/.boxfs/conf
gives me:
boxfs: error while loading shared libraries: libapp.so: cannot open shared object file: No such file or directory
What did I did wrong?
Hi, it seems that one of the needed dependencies (libapp) is not in the library path. Have you done local or system wide install? Try using "make static" to statically link the dependencies inside the executable file.
Regards.
On Sat, Jul 30, 2022 at 6:16 AM kurokirasama @.***> wrote:
Hi, I justo found this!
I installed all dependencies without error I run boxfs-init without errors. But boxfs -f /.boxfs/conf gives me:
boxfs: error while loading shared libraries: libapp.so: cannot open shared object file: No such file or directory
What did I did wrong?
— Reply to this email directly, view it on GitHub https://github.com/drotiro/boxfs2/issues/24, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABUAVRIP7FBWID7EWUD2SDVWSUCPANCNFSM55CSCVRA . You are receiving this because you are subscribed to this thread.Message ID: @.***>