On May 11, 2011, at 10:35 AM, Omair Majid wrote: >> >> Q2: Does it belong somewhere other than the bin directory? >> > > I am not sure. It is not supposed to be executed directly by a user. But it > is an executable file. I think the extension makes it clear that only a HTTP > server is supposed to execute it. > > With that said, don't we care about compatibility? I thought changing the > location of files (especially those under bin/) was not allowed.
Valid point. I'm ok with fixing it, but the original code is valid for Solaris, so we need to adjust for PLATFORM=solaris or linux. I think you have a CR number, right? -kto