Page 1 of 1

Setting up Linux Workstation

Posted: Wed Oct 31, 2007 12:40 pm
by Ralph McElmurry
I'm trying to get OD 5.1.22 to run on Ubuntu 7.10. Mono 1.2.4 came preloaded on the image I installed. I installed MySQL and copied the OpenDental directory from a working Windows workstation to /usr/local/bin.

With the command mono /usr/local/bin/opendental/OpenDental.exe

I get:

** (OpenDental.exe:6915): WARNING **: The following assembly referenced from /usr/local/bin/opendental/OpenDental.exe could not be loaded:
Assembly: System.Windows.Forms (assemblyref_index=1)
Version: 2.0.0.0
Public Key: b77a5c561934e089
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/local/bin/opendental/).


** (OpenDental.exe:6915): WARNING **: Could not load file or assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies.
The entry point method could not be loaded

Any ideas? Thanks

Posted: Wed Oct 31, 2007 6:49 pm
by wjstarck
I don't believe the 5.x ODs will run with Mono 1.2.4 you need 1.2.5, which is not in the repositories yet.

You'd need to compile Mono 1.2.5 from source, which can be a bit of a challenge...

Posted: Thu Nov 01, 2007 8:36 am
by jordansparks
I don't know. It's been at least a few weeks since I attempted to run on Linux. Hopefully this will get better soon as our Linux workstation comes on line for use with real patients.