Giter Site home page Giter Site logo

Comments (3)

haf avatar haf commented on July 28, 2024

That is true; you need to use version four of the framework. It's a switch to mono. Sorry about the confusion. I'll fix the article.

from semantic-logging.

drnic avatar drnic commented on July 28, 2024

I tried:

$ sudo apt-get install mono-runtime
...
Setting up cli-common (0.8.2) ...
Setting up libmono-security4.0-cil (2.10.8.1-1ubuntu2.2) ...
Setting up mono-4.0-gac (2.10.8.1-1ubuntu2.2) ...
Setting up mono-gac (2.10.8.1-1ubuntu2.2) ...
update-alternatives: using /usr/bin/gacutil to provide /usr/bin/cli-gacutil (global-assembly-cache-tool) in auto mode.
Setting up mono-runtime (2.10.8.1-1ubuntu2.2) ...
update-alternatives: using /usr/bin/mono to provide /usr/bin/cli (cli) in auto mode.
Setting up libmono-corlib4.0-cil (2.10.8.1-1ubuntu2.2) ...
Setting up libmono-i18n4.0-cil (2.10.8.1-1ubuntu2.2) ...
Setting up libmono-i18n-west4.0-cil (2.10.8.1-1ubuntu2.2) ...
Setting up libmono-system4.0-cil (2.10.8.1-1ubuntu2.2) ...
Setting up libmono-system-xml4.0-cil (2.10.8.1-1ubuntu2.2) ...
Setting up libmono-system-security4.0-cil (2.10.8.1-1ubuntu2.2) ...
Setting up libmono-system-configuration4.0-cil (2.10.8.1-1ubuntu2.2) ...
...

Then running I tried:

$ mono --runtime=4.0.0 bin/insert-data.exe
WARNING: The runtime version supported by this application is unavailable.
Using default runtime: v2.0.50727
The assembly mscorlib.dll was not found or could not be loaded.
It should have been installed in the `/usr/lib/mono/2.0/mscorlib.dll' directory.

What are the correct flags?

from semantic-logging.

haf avatar haf commented on July 28, 2024

I think the flag is --runtime=v4.0

from semantic-logging.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.