![]() |
|
[HELP] mono CashServer.exe ERROR - Printable Version +- LCKB (https://lckb.dev/forum) +-- Forum: ** OLD LCKB DATABASE ** (https://lckb.dev/forum/forumdisplay.php?fid=109) +--- Forum: Off-Topic (The Outer World) (https://lckb.dev/forum/forumdisplay.php?fid=198) +---- Forum: General Discussion (https://lckb.dev/forum/forumdisplay.php?fid=147) +---- Thread: [HELP] mono CashServer.exe ERROR (/showthread.php?tid=1295) Pages:
1
2
|
- maxig - 11-26-2012 Hi I have tried to start the Cash Server.exe and not Wizatek i works in Linux Centos 6.3clarified that i have installed mono -V 3.0 .2i have replaced the name Cash Server.exe >> "mono CashServer.exe" i also tried with CashServer.exe or mono Cash Server.exe he reinstalled mono and nothing the error persists . Left video andthen to see the effects and settings. i have upgraded my system just in case" and nothing nothing nothing. I would be grateful for any type of gang or help. Thank you very much. Time Lef Upload 30 min. 2 Z:/root ¿? >> is that correct? - chris-2012 - 11-26-2012 So once again what is not working? mono 3.0 or 3.1 will working fine. What error message will return ? Error Message from Mono or Errormesage from the cashserver? - maxig - 11-26-2012 Hello again, I'm using the command yum remove mono but when I mono-V continues to teach V 3.0.2 Mono JIT compiler version 3.0.2 (master/e2b2d18 jue nov 22 09:03:28 EST 2012) Copyright © 2002-2012 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com TLS: __thread SIGSEGV: altstack Notifications: epoll Architecture: x86 Disabled: none Misc: softdebug LLVM: supported, not enabled. GC: Included Boehm (with typed GC and Parallel Mark) I need a guide please eternally grateful - chris-2012 - 11-26-2012 edit before you can compile you need to install the following yum install make automake autoconf gcc-c++ at first yum remove mono . second step cd /tmp wget http://download.mono-project.com/sources/mono/mono-3.0.1.tar.bz2 tar --bzip2 -xvf mono-3.0.1.tar.bz2 cd mono-3.0.1 ./autogen.sh (will need ~ 2- 3 minutes to build) after the build is ready make (will need ~ 5-6 minutes) after the build of make is ready make install - maxig - 11-27-2012 Hi, I have installed the 3.0.1 mono-V "mono CashServer.exe" business as usual will not open I've done everything your guide / root / Desktop / LCS / Cash Server / run: line 10:. / mono: No such file or directory Mono JIT compiler version 3.0.1 (tarball dom nov 25 02:43:25 EST 2012) Copyright © 2002-2012 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com TLS: __thread SIGSEGV: altstack Notifications: epoll Architecture: x86 Disabled: none Misc: softdebug LLVM: supported, not enabled. GC: Included Boehm (with typed GC and Parallel Mark) - chris-2012 - 11-27-2012 wrong / root / Desktop / LCS / Cash Server / thats the typical Error that often Windows User make must be something like this /home/lastchaos/cashserver what is monkey ??????? the call must be mono CashServer.exe open your terminal as root and just type mono ..the result wrote here down - SKY - 11-27-2012 ny result <.< Development: --aot[=<options>] Compiles the assembly to native code --debug[=<options>] Enable debugging support, use --help-debug for details --debugger-agent=options Enable the debugger agent --profile[=profiler] Runs in profiling mode with the specified profiler module --trace[=EXPR] Enable tracing, use --help-trace for details --jitmap Output a jit method map to /tmp/perf-PID.map --help-devel Shows more options available to developers Runtime: --config FILE Loads FILE as the Mono config --verbose, -v Increases the verbosity level --help, -h Show usage information --version, -V Show version information --runtime=VERSION Use the VERSION runtime, instead of autodetecting --optimize=OPT Turns on or off a specific optimization Use --list-opt to get a list of optimizations --security[=mode] Turns on the unsupported security manager (off by default) mode is one of cas, core-clr, verifiable or validil --attach=OPTIONS Pass OPTIONS to the attach agent in the runtime. Currently the only supported option is 'disable'. --llvm, --nollvm Controls whenever the runtime uses LLVM to compile code. --gc=[sgen,boehm] Select SGen or Boehm GC (runs mono or mono-sgen) best regards sky - Douglas Farias - 11-27-2012 thx crihs work fine here - maxig - 11-27-2012 wrong thats the typical Error that often Windows User make must be something like this /home/lastchaos/cashserver what is monkey ??????? the call must be mono CashServer.exe open your terminal as root and just type mono ..the result wrote here down / home / LastChaos / run: line 10:. / mono: No such file or directory in /home/lastchaos/cashserver command mono Usage is: mono [options] program [program-options] Development: --aot[=<options>] Compiles the assembly to native code --debug[=<options>] Enable debugging support, use --help-debug for details --debugger-agent=options Enable the debugger agent --profile[=profiler] Runs in profiling mode with the specified profiler module --trace[=EXPR] Enable tracing, use --help-trace for details --jitmap Output a jit method map to /tmp/perf-PID.map --help-devel Shows more options available to developers Runtime: --config FILE Loads FILE as the Mono config --verbose, -v Increases the verbosity level --help, -h Show usage information --version, -V Show version information --runtime=VERSION Use the VERSION runtime, instead of autodetecting --optimize=OPT Turns on or off a specific optimization Use --list-opt to get a list of optimizations --security[=mode] Turns on the unsupported security manager (off by default) mode is one of cas, core-clr, verifiable or validil --attach=OPTIONS Pass OPTIONS to the attach agent in the runtime. Currently the only supported option is 'disable'. --llvm, --nollvm Controls whenever the runtime uses LLVM to compile code. --gc=[sgen,boehm] Select SGen or Boehm GC (runs mono or mono-sgen) - chris-2012 - 11-27-2012 you have wrote your own error !!! think about it ! the error is in you own startscript!!!!! / home / LastChaos / run = /%home%/%LastChaos%/%run is not /home/lastchaos/cashserver |