31 Bit Co-existence
Use ldd command to show what libraries your executable requires
31 bit apps cannot use 64 bit libraries
LD_LIBRARY_PATH environment variable overrides internal specification of executable
Can be set up globally or per application
Look out for 2.1.3 glibc & 2.4 kernel disparities