25.01.2015 Views

Caché Installation Guide - InterSystems Documentation

Caché Installation Guide - InterSystems Documentation

Caché Installation Guide - InterSystems Documentation

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Installing <strong>Caché</strong> on UNIX and Linux<br />

Note:<br />

Combinations 4 and 5 require AIX 5.1 or later.<br />

64-bit <strong>Caché</strong> requires combination 5.<br />

To determine whether the CPU is 64-bit, issue the following command:<br />

# bootinfo -y<br />

This returns 64 for POWER3, POWER4, or POWER5 and returns 32 on older PowerPC<br />

systems.<br />

To determine whether the 64-bit runtime environment is installed, issue the following command:<br />

# lslpp -l bos.64bit<br />

To determine whether the 64-bit runtime environment is loaded at boot, issue the following<br />

command:<br />

# grep load64bit /etc/inittab<br />

To determine whether the system is running the 64-bit kernel, issue the following command:<br />

# bootinfo -K<br />

Alternatively, confirm that /unix points to unix_64, rather than unix_up or unix_mp:<br />

# ls -l /unix<br />

... /unix -> /usr/lib/boot/unix_64<br />

# file unix<br />

unix:<br />

symbolic link to /usr/lib/boot/unix_64<br />

To summarize, 64-bit <strong>Caché</strong> for PowerPC AIX requires that the 64-bit runtime environment<br />

be loaded on the 64-bit kernel; this requires AIX 5.1, or later, on POWER4, POWER5, or<br />

equivalent hardware.<br />

4.4.4.3 Shared Library Environment Variable for <strong>Caché</strong> Engine Link Libraries<br />

The <strong>Caché</strong> Engine link libraries contain a batch file that references any installed C linker.<br />

If you have either the standard UNIX C libraries or any proprietary C libraries defined in the<br />

LIBPATH environment variable, then your environment is ready.<br />

If not, append the paths for the standard UNIX C libraries to LIBPATH; these paths are /usr/lib<br />

and /lib.<br />

42 <strong>Caché</strong> <strong>Installation</strong> <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!