01-02-2014, 07:51 PM
Hello,
when the online server, I wanted to install the cash server.
Everything is perfectly place until I decided to start with the command:
cd /home/CashServer/ mono CashServer.exe
mono CashServer.exe
And I got the error message (see the picture) --> 2
Here are the commands that I perform to install mono-3.0.1
1:
yum install gcc bison pkgconfig glib2 glib2-devel gettext make gcc-g++ screen freetype fontconfig libpng libpng-devel
libgdi* libexif glibc-devel urw-fonts java unzip gcc gcc-c++ automake autoconf libtool make bzip2 wget
2:
cd /home/mono-3.0.2
3:
./configure
4:
make install
5:
yum install gcc-c++
6:
mono -v
I do exactly the same manipulation on the virtual machine and AC works fine, but on the server it does not work ...
Waiting for an answer, receive my best wishes.
Sorry for my bad english, im use google translation


