Start CashServer
#1
[hide]Download CashServer 2

yum install gcc-c++

yum install gcc libtool bison pkg-config libglib2.0-dev gettext make bzip2 g++

wget 2

tar xvjf mono-3.0.1.tar.bz2

cd mono-3.0.1

./configure --prefix=/opt/mono-3.0.1

make

make install

ln -s /opt/mono-3.0.1/bin/mono /usr/bin/mono

ln -s /opt/mono-3.0.1/bin/gmcs /usr/bin/gmcs

mono -V
=========================================================================
=========================================================================
cd ../../;
cd CashServer/CashServer;
./start;
=========================================================================
====================auth=============================
ALTER TABLE `bg_user` ADD `cash` INT( 10 ) NULL DEFAULT 0;
=========================================================================[/hide]

#2
thx

#3
tyvm, Ill check it (:

#4
thanks

#5
thanks^^

#6

maybe useful

thanks

#7


thx

ç

#8
.

#9
hope it works

#10
thankx



Forum Jump:


Users browsing this thread: 1 Guest(s)