This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Aktuelles Mono für Ubuntu 20.04 installieren
#1
Aktuelles Mono für Ubuntu 20.04 installieren

OpenSim ist unter Linux in verschiedenen Versionen nur mit Mono lauffähig.

Installation nach Angaben von der Hauptseite:

Für Ubuntu 20.04:

Hinzufügen der Mono Repository:

sudo apt install gnupg ca-certificates

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF

echo "deb https://download.mono-project.com/repo/ubuntu stable-focal main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list

Nachfolgend:

sudo apt update

Installation:

sudo apt install mono-complete

Version abfragen:

mono --version

sliplady@prinzeisenherz:~$ mono --version

Mono JIT compiler version 6.12.0.122 (tarball Mon Feb 22 17:33:28 UTC 2021)

Copyright © 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com

TLS:          __threa

SIGSEGV:      altstack

Notifications: epoll

Architecture:  amd64

Disabled:      none

Misc:          softdebug

Interpreter:  yes

LLVM:          yes(610)

Suspend:      hybrid

GC:            sgen (concurrent by default)

Fehler sind vorprogrammiert,

wenn die empfohlene Mono Version für OpenSim und die installierte Mono Version übereinstimmen.

   

Link:

https://www.mono-project.com/download/stable/
Zitieren


Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste