CentOS6 64-Bit OS Upgrade

We have been working on getting our Operating System on the Linux side upgraded to a much newer version. This enhances our systems to run with some of the latest drivers and applications. This is also a 64-bit OS.

Here are some tips on the new OS.

Recommended
Store your 64-bit code, binaries and libraries in a separate directory since we still have 32-bit systems available

setenv LD_RUN_PATH “/cse/local/lib64”

 setenv PKG_CONFIG_PATH "/cse/local/lib64/pkgconfig:/usr/lib64/pkgconfig"
Major Program Changes