Symbolic links are alias of a given library or binary file to another directory
> ln -s $THERE/file $HERE/file
> ln -s $LOCATION/lib.so.0.0.0 lib.so