Results 1 to 1 of 1

Thread: Ice 1.2.0 Linux build patch

  1. #1
    bernard's Avatar
    bernard is offline ZeroC Staff
    Name: Bernard Normier
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Palm Beach Gardens, FL
    Posts
    1,294

    Ice 1.2.0 Linux build patch

    The attached patch provides:
    - an improved INSTALL.LINUX, with the proper Berkeley DB instructions
    - better support for NPTL on RedHat 9
    - support for the Intel C++ 8.0 compiler

    To apply it on a fresh Ice 1.2.0 source distribution:
    $ cd [Ice directory]
    $ patch -p0 < [unzipped patch-file]

    for example:
    $ cd ~/Ice-1.2.0
    $ patch -p0 < ../patch

    Cheers,
    Bernard
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 07-21-2010, 07:32 AM
  2. Patch to build Ice-1.2.0 on MacOS X 10.3
    By benoit in forum Patches
    Replies: 15
    Last Post: 04-01-2009, 03:39 AM
  3. can not build ICE 3.2.1 on Redhat Linux
    By gthaker in forum Help Center
    Replies: 1
    Last Post: 12-03-2007, 01:14 PM
  4. Does ICE can build&run on Linux with IA64?
    By Yunqiao Yin in forum Help Center
    Replies: 2
    Last Post: 10-17-2005, 12:23 AM
  5. Replies: 0
    Last Post: 08-25-2004, 09:21 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •