Posts: 109
Threads: 2
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Aug 2012
Reputation:
0
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?
Posts: 109
Threads: 2
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Aug 2012
Reputation:
0
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
Posts: 49
Threads: 12
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Dec 2011
Reputation:
0
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
Posts: 206
Threads: 25
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Sep 2011
Reputation:
0
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)
Posts: 109
Threads: 2
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Aug 2012
Reputation:
0
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