Closed andimik closed 1 year ago
Some Linux distributions do not even have /usr/local/lib in their ldconf. This is generic linux issue, no application specific, all application that install any library in /usr/local have this problem.
Ah, ok
I have added short note about installation prefix, not sure it helps dummy users, advanced users should know already.
Better than nothing ...
Seems the
make install
is not working properly, because when I run the app from the build-directory~/apps/AbracaDABra/build/gui/AbracaDABra
it works fine, whilewill end in
The solution is the following line
Maybe you can add it to the
README.md