Pagina 1 di 1

Mono.posix

Inviato: sabato 2 agosto 2008, 13:22
da pasquy85
ciao a tutti..
sto cercando di far funzionare Gnome Art NG, ma prima mi dava un errore che ho risolto installando gtk-sharp, ora mi da questo errore:

Gnome-Art Next Gen is starting

** (./GnomeArtNg.exe:8401): WARNING **: The following assembly referenced from /usr/share/gnomeartng/GnomeArtNg.exe could not be loaded:
    Assembly:  Mono.Posix    (assemblyref_index=4)
    Version:    2.0.0.0
    Public Key: 0738eb9f132ed756
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/share/gnomeartng/).


** (./GnomeArtNg.exe:8401): WARNING **: Could not load file or assembly 'Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies.

** (./GnomeArtNg.exe:8401): WARNING **: Missing method Init in assembly /usr/share/gnomeartng/GnomeArtNg.exe, type Mono.Unix.Catalog

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies.
File name: 'Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
  at GnomeArtNgApp.Main (System.String[] args) [0x00000]


a quant pare non trova questo mono.posix...che devo fare??
grazie..