See feedback:
While running Ugene 1.8.0 NGS pacakge command line on CentOS 6.6, facing below error
libz.so.1: version `ZLIB_1.2.3.3' not found (required by libU2Algorithm.so.1)
/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by libbreakpad.so.1)I think that compiling UGENE 1.8 with -static-libgcc, --static-libstdc++ will fix that "GLIBCXX_3.4.15' not found" isuue.