https://sourceware.org/bugzilla/show_bug.cgi?id=21541
Mark Wielaard <mark at klomp dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mark at klomp dot org
--- Comment #1 from Mark Wielaard <mark at klomp dot org> ---
Since you are installing in a non-standard location make sure PATH and
LD_LIBRARY_PATH are setup correctly so the correct version of the binaries,
libraries and backends are picked up.
In your case it should probably be
export PATH=/home/xxx/ins/bin:$PATH
export LD_LIBRARY_PATH=/home/xxx/ins/lib:/home/xxx/ins/lib/elfutils
--
You are receiving this mail because:
You are on the CC list for the bug.