Page 1 of 1

Setting up server on mac - problem at starting eathena.sh

Posted: 02 May 2010, 09:58
by swimmy
Some of devs know, I am trying to set up my own server on Mac.
I followed instructions on linux, I seemed to get it. But, when I start eathena.sh, it says this:

Code: Select all

Starting eathena monitor...
ERROR: /proc filesystem is unaccessible
First it said resource is temporary unavailable, but by Kreshink's advice, I changed "ulimit -u 10" to "ulimit -u 100".
So it says this.

Any ideas?

Re: Setting up server on mac - problem at starting eathena.s

Posted: 03 May 2010, 12:20
by Turmfalke
ah that was on a mac... you, know really could have told us that. I spend quite some time wondering how someone can remove his /proc without noticing it.

Re: Setting up server on mac - problem at starting eathena.s

Posted: 03 May 2010, 15:18
by Jaxad0127
OSX does not have /proc. You'll have to manage the servers another way.

Re: Setting up server on mac - problem at starting eathena.s

Posted: 03 May 2010, 23:09
by swimmy
Turmfalke wrote:ah that was on a mac... you, know really could have told us that. I spend quite some time wondering how someone can remove his /proc without noticing it.
I thought I had told... sorry
jaxad0127 wrote:OSX does not have /proc. You'll have to manage the servers another way.
Hm... Do you have any ideas about it?

Re: Setting up server on mac - problem at starting eathena.s

Posted: 04 May 2010, 00:11
by Jaxad0127
You can run the servers manually for now, make sure everything is working.