Setting up Linux Workstation

For complex topics that regular users would not be interested in. For power users and database administrators.
Post Reply
Ralph McElmurry
Posts: 32
Joined: Mon Jun 18, 2007 5:49 pm

Setting up Linux Workstation

Post by Ralph McElmurry » Wed Oct 31, 2007 12:40 pm

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
Ralph McElmurry, DDS, MS

User avatar
wjstarck
Posts: 936
Joined: Tue Jul 31, 2007 7:18 am
Location: Keller, TX
Contact:

Post by wjstarck » Wed Oct 31, 2007 6:49 pm

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...
Cheers,

Bill Starck, DDS
Big Idea Software, LLC
Developer, EASy(Electronic Anesthesia System) for Open Dental
817-807-1709
TX, USA

User avatar
jordansparks
Site Admin
Posts: 5744
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Post by jordansparks » Thu Nov 01, 2007 8:36 am

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.
Jordan Sparks, DMD
http://www.opendental.com

Post Reply