octave-daemon icon indicating copy to clipboard operation
octave-daemon copied to clipboard

PHP location error

Open eliassorensen opened this issue 12 years ago • 1 comments

Installing on Centos 6.2 gives me the following error:

-bash: ./install: /usr/lib/php: bad interpreter: Permission denied

Changing the first line in the install script to #!/usr/local/bin/php let me install the daemon.

However, running the service has the same error.: service octave-daemon start Starting GNU Octave daemon (octave-daemon): /bin/bash: /usr/bin/octave-daemon: /usr/bin/php: bad interpreter: No such file or directory

There should really be an option to select WHERE your PHP installation is located.

eliassorensen avatar Mar 19 '12 09:03 eliassorensen

Sorry for the late reply, I've seen the bug, and it's legitimate, but I just didn't get around to it. Please let me know if you have a patch and I'll be happy to include it in the repository. Otherwise we'll just have to wait for my schedule to clear up. Sorry about that.

Gutza avatar Mar 30 '12 20:03 Gutza