Task #1368
closed
Install and configure "Mono" to run EwE stock assessment algorithms
Added by Gianpaolo Coro over 9 years ago.
Updated over 9 years ago.
Infrastructure:
Development
Description
An installation of Mono
http://www.mono-project.com/
is required to run Ecopath with Ecosim algorithms on the Statistical Manager.
CNR, helped by IRD, will provide test algorithms.
A test installation is required on the following machine:
statistical-manager.d.d4science.org
with user gcube
- Assignee changed from Paolo Fabriani to Daniele Pavia
- % Done changed from 0 to 50
- Related to Task #1410: Bakup of statistical-manager.d.d4science.org is required added
Tested EwECmd.exe with mono versions 2.10.8.1 and 4.0.4.1-1. Doesn't work.
Both attempts ended with:
CLog.Write() Exception: Could not load file or assembly 'System.DirectoryServices.AccountManagement,
Looks like the System.DirectoryServices.AccountManagement Namespace is related to active Directory and will not be ported to mono Linux as it's Windows-specific.
Daniele Pavia wrote:
Tested EwECmd.exe with mono versions 2.10.8.1 and 4.0.4.1-1. Doesn't work.
Both attempts ended with:
CLog.Write() Exception: Could not load file or assembly 'System.DirectoryServices.AccountManagement,
Looks like the System.DirectoryServices.AccountManagement Namespace is related to active Directory and will not be ported to mono Linux as it's Windows-specific.
Yes, you are totally right. I will try to rip that dependency out of the EwE system. It has entered the code after the last Mono runs.
Jeroen
A new EwECmd exe is available in my workspace. I removed the offending references without any problems, and as far as I can test on my Windows system, all non-CLR compliant references are gone.
I cannot remove the reference to Microsoft.VisualBasic which should not be a problem (see http://www.mono-project.com/docs/about-mono/languages/visualbasic/); we had no problems running EwE on Mono with this in the past.
- Status changed from New to Closed
- % Done changed from 50 to 100
Thanks Jeroen,
deployed the new exe and succesfully tested it on statistical-manager.d.d4science.org with mono 2.
out.txt contains:
Ecopath launched
Ecopath model Georgia Strait loaded
Ecopath model balanced
Mean TLc:3.254874
Let me know if you need anythong else.
Next step in this activity will be to create a connector between the program provided by Jeroen and the BlueBRIDGE computational platform (gCube Statistical Manager). Tickets will be opened on this.
Perfect, thanks! Glad to hear it works.
- Related to Task #2173: Report the installation steps for Mono added
Also available in: Atom
PDF