Traced an error asking for
ld-linux.so.2 which didn't exist.
installed glibc-2.11.1-1.i686 which fixed that,
Then received error
Code:
error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
Which does exist at /usr/lib64.
Can this be complied for 64 bit systems?