View Single Post
  #1 (permalink)  
Old 12-12-2005
benoit's Avatar
benoit benoit is offline
ZeroC Staff
 
Name: Benoit Foucher
Organization: ZeroC, Inc.
Project: Ice
 
Join Date: Feb 2003
Location: Rennes, France
Posts: 1,535
Patch for icegridnode and icebox, release 3.0

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.
Attached Files
File Type: txt patch.txt (2.6 KB, 112 views)
Reply With Quote