
01-03-2010, 02:04 PM
|
|
Member
|
|
Join Date: Jan 2010
Posts: 15
|
|
Oops, I can answer this myself, now. The execve error was denoting that there was a problem with the shebang line in dispatch.lsapi and, lo and behold, it was set up for #!/usr/local/bin/ruby whereas my copy of ruby is in /usr/bin.
So, problem solved and many thanks for a pretty awesome application (which I am still getting to grips with )
Doug
|