./sfml-app: error while loading shared libraries: libsfml-graphics.so.2: cannot open shared object file: No such file or directory
I always wonder why people don't understand that error...
If it can't be opened, it can't be found and if it can't be found the shared libraries or not at the right place or the search paths doesn't have that one path.