Yep, firstly I worked in bash, and have troubles with foreach statement... But google help me, I switch shell to csh and now all right!
(I'm not professional in FreeBSD, I think it can be done with bash shell... but how? =) )
I use this guide in virtual machine and in quite strong server. In server - all right, work good. At virtual machine installing crashed twice at step 2, stage "compiling", but I think, problem in VM - 256mb RAM, 10GB HDD and so on. A some kind of tortures for this small machine, isn't it? =)
I have a little question. In server I use FreeBSD8.1 AMD64, is correct to use this
../configure --prefix=/opt/mangos --sysconfdir=/opt/mangos/etc --enable-cli --enable-ra --datadir=/opt/mangos/data --with-openssl=/usr/local ;
configuration settings in this case? Its good server - 2 x XEON, 22GB RAM, fast HDD and so on. May be I must reconfigure it?
Thank you, this guide very usefull!!