hpc:32bit
Differences
This shows you the differences between two versions of the page.
| Previous revision | |||
| hpc:32bit [2010/02/24 15:19] – created 172.26.0.166 | hpc:32bit [2010/05/22 14:19] (current) – removed aorth | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== 32 bit on HPC ===== | ||
| - | Most of our applications are 64 bit so we don't need the 32-bit versions installed. | ||
| - | * Relevant CentOS FAQ entry: http:// | ||
| - | |||
| - | One exception is the '' | ||
| - | < | ||
| - | linux-gate.so.1 => (0xffffe000) | ||
| - | libstdc++-libc6.2-2.so.3 => / | ||
| - | libm.so.6 => / | ||
| - | libc.so.6 => / | ||
| - | libgcc_s.so.1 => / | ||
| - | / | ||
| - | Compare that with a native 64-bit application: | ||
| - | < | ||
| - | librt.so.1 => / | ||
| - | libacl.so.1 => / | ||
| - | libselinux.so.1 => / | ||
| - | libc.so.6 => / | ||
| - | libpthread.so.0 => / | ||
| - | / | ||
| - | libattr.so.1 => / | ||
| - | libdl.so.2 => / | ||
| - | libsepol.so.1 => / | ||
| - | |||
| - | We will make a list of installed 32-bit packages just in case we need to reinstall one: {{: | ||
| - | < | ||
| - | Then we can remove them: | ||
| - | < | ||
| - | |||
| - | There' | ||
| - | < | ||
| - | |||
| - | If you get errors about missing libraries (certain 32 bit apps): | ||
| - | < | ||
| - | -bash: / | ||
| - | |||
| - | You can fix that by creating the correct symbolic link to the new version of the library: | ||
| - | < | ||
| - | I don't know which Redhat/ | ||
| - | |||
| - | Reinstall the 32-bit X libs: | ||
| - | < | ||
hpc/32bit.1267024744.txt.gz · Last modified: (external edit)
