Running Kibana

I am trying to run Kibana but I am getting the following error in the console..Does anybody know what this means
Kibana version 4.6.3

events.js:141
throw er; // Unhandled 'error' event
^

Error: ENOENT: no such file or directory, open '/opt/Oracle/relk/kibana/config/kibana.err'
at Error (native)

Is this with a new Kibana install off the elastic.co download page? Any major changes to your kibana.yml? Kibana.err doesn't look familiar. There should be kibana.yml file in that folder but nothing else by default.