|
From: Leif M. <le...@ta...> - 2006-08-09 07:06:49
|
Swapnil,
Thanks for pointing this out. The shell script was completely
broken when using
paths containing spaces. I think I have gotten everything worked out
however for
the next release (3.2.2).
If you could give the attached script a try and give post back with
your results
or any comments, I would appreciate it.
Cheers,
Leif
Swapnil Shinde wrote:
> Ok I figured out the problem. And you will be surprised to hear what
> it is :)
>
> I had created the structure under directory called "Linux Release
> Candidate" like this:
> Linux Release Candidate
> - bin
> - conf
> - lib
>
> The problem is with the directory name. It seems the script does not
> support directory names with spaces. I changed this to "Daemonized"
> and the script ran successfully. It seems there is a bug in the script.
>
> Thanks for your help.
> Swapnil.
|