Archived

This forum has been archived. Please start a new discussion on GitHub.

Patch for icegridnode and icebox, release 3.0

benoit
benoit Rennes, France
Hi,

The icegridnode has a bug which prevents running icebox servers if it's run from a directory containing spaces.

The attached patch fixes this problem.

To apply the patch:
$ cd Ice-3.0.0
$ patch -p0 < patch.txt

Benoit.

Comments

  • benoit
    benoit Rennes, France
    The attached patch fixes the problem for the Java version of IceBox. To apply the patch to your Ice for Java (3.0) source distribution:
    $ cd IceJ-3.0.0
    $ unzip patch.zip

    Benoit.
  • xdm
    xdm La Coruña, Spain
    Hello beniot

    where is patch.zip?

    thanks
  • benoit
    benoit Rennes, France
    Oops, sorry. It looks like I forgot to attach the patch to the post. I'm attaching it to this post.

    Benoit.