Cartographer Agent Build Instructions
From Krupczak.org
Contents[hide] |
Supported Platforms
The code has been tested on the following platforms:
- Solaris 9, 10 on Sparc V9 (64-bit)
- Solaris 9, 10 on x86 (32-bit)
- Linux 32-bit kernels 2.4 and higher
- Linux 64-bit kernels 2.6 and higher
- Win32 on x86 XP or newer
Required Environment Variable
The source code is as portable as can be given the requirement that it work across UNIX and Windows. Where necessary, platform-specific code is ifdef'd by platform name. We use an environment variable SYSTEM which feeds into make files to distinguish which platform we are building on.