Re: libstdc++.so.6: version `GLIBCXX_3.4.18' not found [message #18906 is a reply to message #18853] |
Tue, 19 January 2016 15:20 |
Dmytro Kresan
Messages: 166 Registered: June 2004
|
first-grade participant |
From: 93.77.23*
|
|
Hi Ralf,
there is a better solution, than loading the compiler module again after executing ". ./config.sh"
One has to specify -DUSE_PATH_INFO=true to the cmake options, which will preserve initial state of LD_LIBRARY_PATH.
It is also described here:
link
as we agreed, I will update installation instructions accordingly.
Cheers,
Dima
|
|
|