-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mono doesn´t work #3755
Comments
Maybe you should do what is says and install mono? |
mono is installed over the package centre. What can I do? |
For problems with packages from Synology you should ask Synology and not the SynoCommunity. By the way the version from the SynoCommunity is much recenter then the beta from Synology. |
WebGrab+Plus. But he does not recognize the installation from mono 5.18. |
WebGrab+ is not a package from the SynoCommunity. Because that is most likely not the case, you either installed it not via a package or it is a faulty package. But you can try to tell webgraph+ where it can find mono and that location is: |
@Durschti If you install the official Mono (beta) from synology.com you will get the following output on step1 of the guide: $ mono -V
Mono JIT compiler version 4.6.2 (Stable 4.6.2.16/ac9e222 Fri Oct 27 17:00:53 CST 2017)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: normal
Notifications: epoll
Architecture: amd64
Disabled: profiler,logging,debug,soft_debug
Misc:
LLVM: supported, not enabled.
GC: sgen with this, the installation of WebGrab+ works as expected. Alternativ installation of Mono from synocommunity.com With the link, mono is found in the PATH: $ mono -V
Mono JIT compiler version 5.18.0.240 (tarball Tue Mar 19 06:36:09 UTC 2019)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: normal
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
Interpreter: yes
LLVM: supported, not enabled.
Suspend: preemptive
GC: sgen (concurrent by default) Remarks:
|
Still voting for creation of symlinks into /usr/local/bin for the cli and library packages (not for services, web apps) as proposed in #3687, as it is used by synology for there Mono package. |
Mono is a "beast" to compile and publish... and lack support for recent ARMv8 architectures. |
- update mono to version 5.20 - update mono icon - add symlinks (fix SynoCommunity#3755) - remove obsolete patch
* Update mono - update mono to version 5.20 - update mono icon - add symlinks (fix SynoCommunity#3755) - remove obsolete patch * add workaround for mono bug with armv5 - ref: mono/mono#12537
For new Package Requests, see the guidelines
Setup
Package Name: Mono
Package Version: 5.18.0.240-12
NAS Model: 918+
NAS Architecture: apollolake (x64)
DSM version: 6.2.2-24922 Update 2
Current Behavior
Mono doesn´t work on my NAS ( "Mono required, but it's not installed."
The text was updated successfully, but these errors were encountered: