Windows Installers

Ice-3.5.0-1.msi

Everything needed to develop Ice applications on Windows in all supported programming languages. This installer includes executables, debug and release DLLs, header files, import libraries, Java classes, sample programs, third-party dependencies, and the Ice Visual Studio Add-In.

Requirements
C++Visual Studio 2010 SP1, Visual C++ 2010 SP1 Express, Visual Studio 2012, or Visual C++ 2012 Express
.NETVisual Studio 2010 SP1 or Visual Studio 2012
.NET Compact FrameworkVisual Studio 2008 SP1
SilverlightVisual Studio 2010 SP1
JavaJava6 or Java7
AndroidAndroid 2.3 or later
PythonPython 3.3.0
RubyRuby 1.9.3
PHPPHP 5.4.12

Note: The Ice Visual Studio Add-In is not available for Visual Studio Express.

IceVisualStudioAddin-3.5.0.1.msi

This installer contains an update for the Ice Visual Studio Add-In that corrects some issues found in the add-in since the Ice 3.5.0 release. Note that Ice 3.5.0 must already be installed on your system in order to use this update. Refer to the release notes for more information on this update.

Ice-PDBs-3.5.0.msi

Program database (PDB) files for the Ice libraries. Use this installer if you need to add debug information for Ice and Ice services.

Ice-3.5.0-ThirdParty.msi

Use this installer if you want to build Ice from sources. It includes header files, executables, debug/release DLLs, and JAR files for Ice's third-party dependencies:

  • Berkeley DB 5.3.21
  • OpenSSL 1.0.1e
  • Libbzip2 1.0.6
  • Expat 2.1.0
  • mcpp 2.7.2
  • JGoodies Common 1.4.0
  • JGoodies Forms 1.6.0
  • JGoodies Looks 2.5.2

Linux RPMs

RPMs for Red Hat Enterprise Linux 6 and Amazon Linux 2012.09

Ice-3.5.0-el6-i386-rpm.tar.gz
Ice-3.5.0-el6-x86_64-rpm.tar.gz

The Ice run times and developer kits for all supported language mappings (i386 and x86_64).

You can also install Ice using yum by downloading the appropriate repository description (zeroc-ice-el6.repo or zeroc-ice-amzn.repo) and installing it in /etc/yum.repos.d. Once installed, you can view the available packages using the following command:

# yum list ice* db53* mcpp-devel

Refer to the yum documentation for more information. Note that mcpp-devel is only required when building Ice from source.

RPMs for SuSE Linux Enterprise Server 11

Ice-3.5.0-sles11-i586-rpm.tar.gz
Ice-3.5.0-sles11-x86_64-rpm.tar.gz

The Ice run times and developer kits for all supported language mappings (i586 and x86_64).

You can also install Ice using YaST by adding an Ice repository. In the Software Management control panel, choose Repositories from the Configuration menu and add a repository using one of the architecture-specific URLs shown below that is appropriate for your system:

  • http://www.zeroc.com/download/Ice/3.5/sles11/i586
  • http://www.zeroc.com/download/Ice/3.5/sles11/x86_64

GPG Keys

RPM-GPG-KEY-zeroc-release

The ice-* RPMs are signed with our release key.

Fingerprint: DC66 ECCB 94F2 797F D4D4 ADA7 5E6D A833 0613 2997

OS X Installer

Ice-3.5.0.dmg

Everything needed to use Ice in C++, Java, and Python. This archive includes executables for Ice services and tools, run-time libraries and development kits.

Ice-3.5.0-third-party-osx.tar.gz

Download this archive if you want to build Ice from sources. It includes header files, executables, libraries, and JAR files for Ice's third-party dependencies:

  • Berkeley DB 5.3.21
  • mcpp 2.7.2
  • JGoodies Common 1.4.0
  • JGoodies Forms 1.6.0
  • JGoodies Looks 2.5.2

Solaris Archives

Ice-3.5.0-bin-solaris-sparc.tar.gz

Everything needed to use Ice in C++ and Java. This archive includes executables for Ice services and tools, run-time libraries and development kits.

Ice-3.5.0-third-party-solaris.tar.gz

Download this archive if you want to build Ice from sources. It includes header files, executables, libraries, and JAR files for Ice's third-party dependencies:

  • Berkeley DB 5.3.21
  • mcpp 2.7.2

Sample Programs

Ice-3.5.0-demos.tar.gz
Ice-3.5.0-demos.zip

The Ice sample programs. Note that these files are already included in the source code distributions, and the Windows installer also installs them (for the current user only).

Source Distributions

Ice-3.5.0.tar.gz
Ice-3.5.0.zip

The complete Ice source code for all language mappings. If you are interested in building Ice for a language other than C++, you must first compile Ice for C++ or, alternatively, download and install an appropriate binary distribution. This is necessary because the Slice compilers and scripting language extensions are written in C++.

For compatibility information, please refer to our list of supported platforms.

Binary RPMs are also available for our supported Linux platforms. Check our Projects forum for information about unsupported binary distributions from third parties.

IceVisualStudioAddin-3.5.0.1.zip

Source code for the Ice Visual Studio Add-In update. The update corrects some issues found in the add-in since the Ice 3.5.0 release. Refer to the release notes for more information on this update.

ice-3.5.0-1.src.rpm

A source RPM that allows you to build the binary RPMs for Ice. For build instructions, please refer to Ice-3.5.0-RPM_README.

Third-Party Source Code

ThirdParty-Sources-3.5.0.tar.gz (Linux/OS X/Solaris)
ThirdParty-Sources-3.5.0.zip (Windows)

The source code for the third-party software that Ice depends on, including patches and build instructions. (You do not need to download this archive unless you want to build these third-party packages from source code yourself.)

Berkeley DB Source RPM

db53-5.3.21-1ice.src.rpm

Sources for the Berkeley DB 5.3.21 RPM included with the Linux binary RPMs.

MCPP Source RPM

mcpp-devel-2.7.2-2ice.src.rpm

Source code for the MCPP 2.7.2 RPM included with the Linux binary RPMs.

Terms of Use | Privacy © 2013 ZeroC, Inc.