Supported Operating Systems

SAP Sybase Event Stream Processor runs on specific platforms and operating systems.

Platform

Supported OS

Compiler

JDK Version

Windows (32-bit)

Windows 7 (32-bit, no patch required), SP1

Windows XP Pro (32-bit, minimum patch level SP2), SP3

MSVC 2010

MSDEV 2010

MSDEV 2005 or higher

1.7

Windows (64-bit)

Windows 2008 Server R2 (64-bit, no patch required), SP1

Windows 7 (64-bit, no patch required), SP1

MSVC 2010

MSDEV 2010

MSDEV 2005 or higher

1.7

Prior to running the installer, download and install the following Microsoft Visual C++ 2005 Service Pack1 Redistributable Package for MFC Security Update (8.0.50727.6195) or later:

http://www.microsoft.com/en-us/download/details.aspx?id=26347

Install the update for the platform that you are installing ESP on – either x86 (32-bit) or x64 (64-bit). If you are planning to run the ESP Add-In for Microsoft Excel on Windows 64-bit, install the update for both x86 and x64.

When you have installed the redistributable package, run Microsoft Update to apply the latest security patches to Microsoft Visual C++ 2005 Runtime.

Libraries Required for SDKs

APIs for creating custom adapters support C/C++, Java 1.7, .NET 3.5 and .NET 4.0

The C/C++ SDK requires the following .dll files:
  • <install dir>\ESP-5_1\bin\esp_sdk_lib.dll
  • <install dir>\ESP-5_1\bin\esp_system_lib.dll
  • <install dir>\ESP-5_1\bin\icudt44.dll
  • <install dir>\ESP-5_1\bin\icuin44.dll
  • <install dir>\ESP-5_1\bin\icuuc44.dll
  • <install dir>\ESP-5_1\bin\xerces-c_2_6.dll
The .Net 4.0 SDK requires the following .dll files:
  • <install dir>\ESP-5_1\bin\esp_system_lib.dll
  • <install dir>\ESP-5_1\bin\icudt44.dll
  • <install dir>\ESP-5_1\bin\icuin44.dll
  • <install dir>\ESP-5_1\bin\icuuc44.dll
  • <install dir>\ESP-5_1\bin\xerces-c_2_6.dll
  • <install dir>\ESP-5_1\net\interfaces\sdk\esp_net_sdk_lib.dll
The .NET SDK requires the following .dll files:
  • <install dir>\ESP-5_1\net\interfaces\sdk\net35\esp_net_sdk_lib.dll
  • <install dir>\ESP-5_1\net\interfaces\sdk\net35\esp_system_lib.dll
  • <install dir>\ESP-5_1\net\interfaces\sdk\net35\icudt44.dll
  • <install dir>\ESP-5_1\net\interfaces\sdk\net35\icuin44.dll
  • <install dir>\ESP-5_1\net\interfaces\sdk\net35\icuuc44.dll
  • <install dir>\ESP-5_1\net\interfaces\sdk\net35\xerces-c_2_6.dll