|
From: Christian <chr...@ta...> - 2010-07-02 12:51:31
|
Hi, thank you for your mail. You didn't do anything wrong, I could reproduce the problem you were experiencing. I will go through the script and make sure spaces in a path will be handled correctly. I'm very sorry for any inconveniences arose because of this. Cheers, Christian On Thu, 2010-07-01 at 06:07 -0700, drekbour wrote: > Hi all. > > I am installing 3.4.1-st on RHEL 4 (don't think the linux flavour > matters here) and get the following: > $ sudo ./coolapp install > Detected RHEL or Fedora: > Installing the Cool Application daemon.. > ln: when making multiple links, last argument must be a directory > error reading information about service coolapp: No such file or > directory > error reading information about service coolapp: No such file or > directory > > Spaces in the installation path are the cause (confirmed) but there > seems to be some complex path munging done in script.sh that probably > should be taking this very real possiblity into account. > > See (very old) tracker item: > https://sourceforge.net/tracker/index.php?func=detail&aid=1507316&group_id=39428&atid=425187 > > Am I doing something wrong or shall I raise this as a bug? > |