|
I believe FreeBSD has available some Linux compatibility libraries. Make sure those are installed so that the OS knows how to run a Linux ELF binary.
Also, it looks like the init script you're using is expecting some other files that aren't present. Read through the script and adjust as necessary.
|