[SOLVED]Error in config file when starting ./worldserver

Getting the error message "error in config file: cannot open file (/home//server/etc/worldserver.conf)

Have retried and redone everything on the list. We are trying to make a 3.3.5a server using Ubuntu 16.3/4 (Can’t remember).

Any suggestions? We have tried a looot.

Did you verify that the file exists? Does it have correct read permissions? (ls -la, chmod etc)

mkdir /usr/wow

cmake -DPREFIX=/usr/wow …/

Try

-DPREFIX is invalid, use -DCMAKE_INSTALL_PREFIX instead.

— Canned message start —
It appears the issue in the original post was solved, so this thread shall be closed.
Should you encounter any other difficulties, please open a new thread.
— Canned message end —