Linux - Ubuntu 7.10 Install
Posted: Wed Feb 13, 2008 12:02 pm
Hello!
I am attempting to install OpenDental on a workstation running Ubuntu 7.10. However, I am at a loss as to which versions of Mono support OD.
I have copied the original structure from windows, but I am not certain which other libraries are required. libgdiplus seems to be needed but it simply isn't working.
I had this working presently through the command 'mono OpenDental.exe' before I had to restart the server but now it is consistently failing. I think I am just missing a package of libraries or something. I THINK i have all the cairo libs installed but... anyhow if anyone has any insight (or a quick easy tutorial to compile it with CURRENT MONO VERSIONS) then please let me know.
Thanks all!
JS
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.XplatUI ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.GDIPlus ---> System.DllNotFoundException: libgdiplus.so.0
at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
at System.Drawing.GDIPlus..cctor () [0x00000] --- End of inner exception stack trace ---
at <0x00000> <unknown method>
at System.Drawing.Graphics.FromHdcInternal (IntPtr hdc) [0x00000]
at System.Windows.Forms.XplatUIX11.SetDisplay (IntPtr display_handle) [0x00000]
at System.Windows.Forms.XplatUIX11..ctor () [0x00000]
at System.Windows.Forms.XplatUIX11.GetInstance () [0x00000]
at System.Windows.Forms.XplatUI..cctor () [0x00000] --- End of inner exception stack trace ---
at <0x00000> <unknown method>
at System.Windows.Forms.Application.EnableVisualStyles () [0x00000]
at OpenDental.FormOpenDental.Main () [0x00000]
I am attempting to install OpenDental on a workstation running Ubuntu 7.10. However, I am at a loss as to which versions of Mono support OD.
I have copied the original structure from windows, but I am not certain which other libraries are required. libgdiplus seems to be needed but it simply isn't working.
I had this working presently through the command 'mono OpenDental.exe' before I had to restart the server but now it is consistently failing. I think I am just missing a package of libraries or something. I THINK i have all the cairo libs installed but... anyhow if anyone has any insight (or a quick easy tutorial to compile it with CURRENT MONO VERSIONS) then please let me know.
Thanks all!
JS
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.XplatUI ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.GDIPlus ---> System.DllNotFoundException: libgdiplus.so.0
at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
at System.Drawing.GDIPlus..cctor () [0x00000] --- End of inner exception stack trace ---
at <0x00000> <unknown method>
at System.Drawing.Graphics.FromHdcInternal (IntPtr hdc) [0x00000]
at System.Windows.Forms.XplatUIX11.SetDisplay (IntPtr display_handle) [0x00000]
at System.Windows.Forms.XplatUIX11..ctor () [0x00000]
at System.Windows.Forms.XplatUIX11.GetInstance () [0x00000]
at System.Windows.Forms.XplatUI..cctor () [0x00000] --- End of inner exception stack trace ---
at <0x00000> <unknown method>
at System.Windows.Forms.Application.EnableVisualStyles () [0x00000]
at OpenDental.FormOpenDental.Main () [0x00000]