I have problem with laper on Debian Linux 4.0, version laper is 5.52. I added 2.0 library.
When I started laper this is what returns to me:
mambo:~/lapper/bin# mono LFSLapper.exe ../cfg/LFSLapper.cfg
** (LFSLapper.exe:16704): WARNING **: The following assembly referenced
from /root/lapper/bin/LFSLapper.exe could not be loaded:
Assembly: System (assemblyref_index=1)
Version:
2.0.0.0
Public Key: b77a5c561934e089
The assembly was not found in the Global Assembly Cache, a path listed in the
MONO_PATH environment variable, or in the location of the executing assembly
(/root/lapper/bin/).
** (LFSLapper.exe:16704): WARNING **: Could not load file or assembly 'System,
Version=
2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of
its dependencies.
Stacktrace:
Native stacktrace:
mono [0x8183cf1]
mono [0x816682e]
[0xb7f7e440]
mono(mono_object_new+0x18) [0x80b0534]
mono(mono_exception_from_name_two_strings+0x44) [0x80e5995]
mono(mono_get_exception_file_not_found2+0x4f) [0x80e5aec]
mono [0x8103ad9]
mono [0x810e1e0]
mono(mono_class_vtable+0x181) [0x80ad419]
mono(mono_object_new+0x18) [0x80b0534]
mono(mono_exception_from_name_two_strings+0x44) [0x80e5995]
mono(mono_get_exception_file_not_found2+0x4f) [0x80e5aec]
mono [0x8103ad9]
mono [0x8165b28]
mono [0x8166151]
mono [0x816624b]
mono [0x81666d6]
mono(mono_runtime_invoke+0x27) [0x80ab5ff]
mono(mono_runtime_exec_main+0x142) [0x80aff59]
mono(mono_runtime_run_main+0x276) [0x80b01ff]
mono(mono_jit_exec+0xbd) [0x80588cd]
mono [0x80589aa]
mono(mono_main+0x165b) [0x805a194]
mono [0x8057ab6]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xc8) [0xb7d7cea8]
mono [0x8057a11]
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Aborted