Ticket #41 (new defect)
Cannot install on Ubuntu 8.10
| Reported by: | a.premkumar@… | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Combined IDE | Version: | 0.6.0 |
| Keywords: | Cc: |
Description
I decompressed the binaries tar.gz file, set the execute permissions to the opendialect shell script file & ran it via terminal. But got the following error:
prem@shreshtis:~/Apps/OpenDialect060$ ./opendialect
** (./OpenDialect.exe:10014): WARNING **: The following assembly referenced from /home/prem/Apps/OpenDialect060/OpenDialect.exe could not be loaded:
Assembly: System.Windows.Forms (assemblyref_index=6)
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 (/home/prem/Apps/OpenDialect060/).
** (./OpenDialect.exe:10014): WARNING **: Could not load file or assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies.
** (./OpenDialect.exe:10014): WARNING **: Missing method get_UserAppDataPath in assembly /home/prem/Apps/OpenDialect060/OpenDialect.exe, type System.Windows.Forms.Application
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies.
File name: 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
I have a Ubuntu 8.10 system with default mono:
prem@shreshtis:~/Apps/OpenDialect060$ mono -V Mono JIT compiler version 1.9.1 (tarball) Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com TLS: __thread GC: Included Boehm (with typed GC) SIGSEGV: altstack Notifications: epoll Architecture: x86 Disabled: none
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
