Error not found in virtual box

05/29/2014 16:37 ahmadomar0#1
Hello, Thank you for clicking on the help thing
this is my error
my server files is daroo 8.2
FreiBSD 8.2
i need start the SH in my client and when i wrote
cd /home/game
m2 start

i have this error
[Only registered and activated users can see links. Click Here To Register...]


and after that i go to th client and write the username and passwoad
An error occurred when connecting to the server

this is a Image
[Only registered and activated users can see links. Click Here To Register...]

this is my proplem:
start.sh: ./db: not found
start.sh: ./auth: not found
start.sh: ./game: not found

help please
05/29/2014 17:29 Chritation#2
try "m2 start" without "cd /home/game"
For me its working with daroo files if you just type m2 start :)
05/29/2014 21:32 ahmadomar0#3
i try m2 start i have the same proplems
05/30/2014 01:03 Damn'#4
your symlinks are not correct,

PHP Code:
ln -/your/path/to/gamefile /your/path/to/all/cores

same with auth core 
05/30/2014 09:34 Coniesan#5
wtf :facepalm:
u only have to do this:
Code:
cd / && ln -s /usr/home
if /home already exists:
Code:
cd /home && ln -s /usr/home/game
*win*
05/30/2014 20:33 ahmadomar0#6
Quote:
Originally Posted by Coniesan View Post
wtf :facepalm:
u only have to do this:
Code:
cd / && ln -s /usr/home
if /home already exists:
Code:
cd /home && ln -s /usr/home/game
*win*
i do it

dont work

heeeeeelllllllllllllllp pleaaaaaaaaaasssssse >_<
:(

are there anyone can help me or no?