История изменений
Исправление Root-msk, (текущая версия) :
Да ладно, все-таки в Ubuntu 14.04 работает. Или во всяком случае запускается.
Вот конфигурация среды исполнения:
alexey@alexey-laptop:~$ uname -a
Linux alexey-laptop 3.13.0-33-generic #58-Ubuntu SMP Tue Jul 29 16:45:05 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
alexey@alexey-laptop:~$ wine --version
wine-1.7.22
alexey@alexey-laptop:~$ mono --version
Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen
alexey@alexey-laptop:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
alexey@alexey-laptop:~$
Запускаем:
alexey@alexey-laptop:~$ mono Aulix.Utils.Backup2DVD.exe
И вот как работает: http://pastebin.com/NDSNRPk8
Или под вайном
alexey@alexey-laptop:~$ wine Aulix.Utils.Backup2DVD.exe
Исходная версия Root-msk, :
Да ладно, все-таки в Ubuntu 14.04 работает.
Вот конфигурация среды исполнения:
alexey@alexey-laptop:~$ uname -a
Linux alexey-laptop 3.13.0-33-generic #58-Ubuntu SMP Tue Jul 29 16:45:05 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
alexey@alexey-laptop:~$ wine --version
wine-1.7.22
alexey@alexey-laptop:~$ mono --version
Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen
alexey@alexey-laptop:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
alexey@alexey-laptop:~$
Запускаем:
alexey@alexey-laptop:~$ mono Aulix.Utils.Backup2DVD.exe
И вот как работает: http://pastebin.com/NDSNRPk8
Или под вайном
alexey@alexey-laptop:~$ wine Aulix.Utils.Backup2DVD.exe