Results 1 to 1 of 1

Thread: Patch for IceGrid and IceBox, release 3.0.1

  1. #1
    benoit's Avatar
    benoit is online now ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196

    Patch for IceGrid and IceBox, release 3.0.1

    Hi,

    NOTE: This patch was originally posted here. It wasn't included in Ice 3.0.1 since it's not binary compatible. Here's a new version for Ice 3.0.1.

    The IceGrid node has a bug which prevents running icebox servers if it's run from a directory containing spaces. The patch below fixes this problem. This patch will be included in Ice 3.1.0.

    To apply the patch to Ice for C++:

    $ cd Ice-3.0.1
    $ patch -p0 < patch-c++.txt
    To apply the patch to Ice for Java:

    $ cd IceJ-3.0.1
    $ unzip patch-java.zip
    Cheers,
    Benoit.
    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. Patch for Ice-E for C++, release 1.1.0
    By benoit in forum Patches
    Replies: 0
    Last Post: 04-19-2006, 05:03 AM
  2. Patch #4 for IceGrid, release 3.0.1
    By benoit in forum Patches
    Replies: 0
    Last Post: 03-31-2006, 09:16 AM
  3. Patch #3 for IceGrid, release 3.0.1
    By benoit in forum Patches
    Replies: 0
    Last Post: 03-20-2006, 12:17 PM
  4. Patch #2 for IceGrid, release 3.0.1
    By benoit in forum Patches
    Replies: 0
    Last Post: 01-26-2006, 05:24 AM
  5. Replies: 3
    Last Post: 01-16-2006, 09:19 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
  •