Actions
Task #2173
closedReport the installation steps for Mono
Status:
Closed
Priority:
Normal
Assignee:
Category:
High-Throughput-Computing
Target version:
Start date:
Feb 08, 2016
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development
Description
The Mono installation steps should be reported in order to make them repeatable and automatisable.
Related issues
Updated by Gianpaolo Coro about 9 years ago
- Related to Task #1368: Install and configure "Mono" to run EwE stock assessment algorithms added
Updated by Paolo Fabriani about 9 years ago
- Status changed from New to In Progress
Updated by Paolo Fabriani about 9 years ago
- % Done changed from 0 to 100
on Ubuntu 12.04.5 LTS, the following two packages are sufficient to run EwECmd.exe:
- mono-runtime
- libmono-microsoft-visualbasic10.0-cil
They can be installed, as root, with:
apt-get install mono-runtime libmono-microsoft-visualbasic10.0-cil
Updated by Paolo Fabriani about 9 years ago
- Status changed from In Progress to Feedback
Updated by Gianpaolo Coro about 9 years ago
- Status changed from Feedback to Closed
Actions