I ran the dependency checker and here is the output:
ajit@rog /tmp $ ./check_depends.sh
Installed versions of glibc and glibcxx: GLIBC_2.18, N/A
Required versions of glibc and glibcxx: GLIBC_2.7, GLIBCXX_3.4.16
Checking availability of libraries in ext-depends.txt ...
Done.
I also tried running the generate depencies script (generate_depends.sh). This is mostly useless in this case because the install fails before copying most of the linux binaries in the installation folder
Any other ideas?
Thanks