Installation Notes


For the step-by-step installation procedure of your ACIS product, refer to the product's README or Release Notes. Also provided in those documents is a description of the post-installation directory structure.

Libraries

Spatial distributes all ACIS libraries in two variations, shared and shared debug libraries. Library files are installed into subdirectories that correspond to the ARCH setting: for example, bin/NT_DLL.

ARCH Platform Compiler Libraries
NT_DLL Windows XP Professional SP2 Microsoft Visual Studio C++ 6.0 SP5 DLL/Shared
NT_DLLD DLL/Shared build on MSVCRTD
NT_NET_DLL Windows XP Professional SP2 Microsoft Visual Studio .NET 2003 DLL/Shared
NT_NET_DLLD DLL/Shared build on Shared Debug
NT_VC8_DLL Windows XP Professional SP2
Windows Vista
Microsoft Visual Studio .NET 2005 DLL/Shared
NT_VC8_DLLD DLL/Shared build on Shared Debug
NT_AMD_64_DLL Windows XP Professional x64 Edition Microsoft Visual Studio .NET 2005 DLL/Shared
NT_AMD_64_DLLD DLL/Shared build on Shared Debug
aix4_so AIX 5.1 VisualAge C++ Professional 6.0 Shared
aix4_so_debug Shared Debug
aix4_64_so AIX 5.1 VisualAge C++ Professional 6.0 Shared
aix4_64_so_debug Shared Debug
hp700_11_so HP-UX 11 HP aCC Version A.03.52 Shared
hp700_11_so_debug Shared Debug
hp700_11_64_so HP-UX 11 HP aCC Version A.03.52 Shared
hp700_11_so_64_debug Shared Debug
linux_so Red Hat Linux Enterprise 3.0 GNU C++ gcc 3.2.3 Shared
linux_so_debug Shared Debug
linux_amd_64_so Red Hat Linux Enterprise 3.0 GNU C++ gcc 3.2.3 Shared
linux_amd_64_so_debug Shared Debug
macho Mac OS X 10.4.7 gcc 4.0.1 (included with Xcode 2.3) Shared
macho_debug Shared Debug
solaris_so Solaris 8, 9 Sun ONE Studio 8 Shared
solaris_so_debug Shared Debug
solaris_64_so Solaris 8, 9 Sun ONE Studio 8 Shared
solaris_64_so_debug Shared Debug

[Top]