diff --git a/releasenotes/Linux/ReadMe.txt b/releasenotes/Linux/ReadMe.txt index 1a48b2fb..141d67da 100644 --- a/releasenotes/Linux/ReadMe.txt +++ b/releasenotes/Linux/ReadMe.txt @@ -25,7 +25,7 @@ build and test log logs/build.txt To run exiv2 from the bundle ---------------------------- $ cd -$ bin/exiv2 +$ env LD_LIBRARY_PATH="$PWD/lib:$LD_LIBRARY_PATH" bin/exiv2 To build samples/exiftool.cpp from the bundle --------------------------------------------- @@ -64,4 +64,4 @@ $ man exiv2 Robin Mills robin@clanmills.com -Updated: 2020-04-22 +Updated: 2020-03-19