Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
install the Windows version of Mono to run .NET executables
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
fbcyborg
Advocate
Advocate


Joined: 16 Oct 2005
Posts: 3056
Location: ROMA

PostPosted: Thu Jan 03, 2008 3:19 pm    Post subject: install the Windows version of Mono to run .NET executables Reply with quote

Quello in oggetto è il messaggio che mi compare quando tento di eseguire un .exe tramite Wine.

Ho installato Mono, ma il messaggio continua a comparire... Come posso fare?

Code:
[I] dev-lang/mono
     Available versions:  ~1.1.16.1 1.2.2.1 ~1.2.3.1 ~1.2.4 ~1.2.5 ~1.2.5.1 1.2.5.1-r1 (~)1.2.6 ~1.2.6-r1 {X nptl}
     Installed versions:  1.2.6(01:44:08 01/03/08)(X nptl)
     Homepage:            http://www.go-mono.com
     Description:         Mono runtime and class libraries, a C# compiler/interpreter

[I] dev-lang/mono-basic
     Available versions:  ~*1.2.3 ~1.2.4 ~1.2.5 (~)1.2.6
     Installed versions:  1.2.6(01:44:52 01/03/08)
     Homepage:            http://www.go-mono.com
     Description:         Visual Basic .NET Runtime and Class Libraries

_________________
[HOWTO] Come criptare la /home usando cryptsetup e luks
[HOWTO] Abilitare il supporto al dom0 XEN su kernel 3.X
Help answer the unanswered
Back to top
View user's profile Send private message
djinnZ
Advocate
Advocate


Joined: 02 Nov 2006
Posts: 4831
Location: somewhere in L.O.S.

PostPosted: Thu Jan 03, 2008 4:13 pm    Post subject: Reply with quote

molto a naso...
dai un'occhiata qui e prova se ricompilando wine con il mono precendente installato crea i componenti necessari
_________________
scita et risus abundant in ore stultorum sed etiam semper severi insani sunt:wink:
mala tempora currunt...mater stultorum semper pregna est :evil:
Murpy'sLaw:If anything can go wrong, it will - O'Toole's Corollary:Murphy was an optimist :wink:
Back to top
View user's profile Send private message
GiRa
l33t
l33t


Joined: 07 Apr 2005
Posts: 717

PostPosted: Thu Jan 03, 2008 4:13 pm    Post subject: Reply with quote

Penso tu debba installare questo su wine.
Back to top
View user's profile Send private message
fbcyborg
Advocate
Advocate


Joined: 16 Oct 2005
Posts: 3056
Location: ROMA

PostPosted: Thu Jan 03, 2008 10:13 pm    Post subject: Reply with quote

djinnZ wrote:
molto a naso...
dai un'occhiata qui e prova se ricompilando wine con il mono precendente installato crea i componenti necessari


Grazie mille djinnZ. Il link che mi hai dato me lo sono spulciato un po' e non nego di aver avuto qualche difficoltà nello stabilire alla fin fine quale sia la strada giusta. Ho capito che bisogna installare qualcosa per far sì che .NET sia supportato, ma in particolare, quando poi vengo indirizzato su questo sito, vado un po' nel pallone. Anche se viene spiegato passo passo quello che MikeMcCormack ha fatto, mi perdo un po' negli stessi passi. Forse ho bisogno di una descrizione maggiormente dettagliata.
Dico questo perché non vorrei imbattermi in una strada difficile e tortuosa, quando magari basta dare un emerge, o fare qualche piccola aggiunta/modifica al sistema.

GiRa wrote:
Penso tu debba installare questo su wine.

Grazie anche a te, GiRa. In effetti se mi è venuto in mente di installare quei due pacchetti che ho elencato prima (dev-lang/mono e dev-lang/mono-basic) è proprio grazie anche al fatto che avevo già visto quel sito. Ora però mi sorgono un paio di dubbi: tu mi hai detto che io dovrei installare questo su wine. Ma scusa, non l'ho già fatto emergendo i pacchetti che ho appena citato? Qualcosa mi sfugge. Seconda cosa: mi hai linkato "Mono:Windows". Se la mia confusione mentale non mi offusca troppo, non dovrei installare mono per Linux? (Nella seconda ipotesi, non l'ho già fatto?) :roll: :roll: :roll:

Grazie tante
_________________
[HOWTO] Come criptare la /home usando cryptsetup e luks
[HOWTO] Abilitare il supporto al dom0 XEN su kernel 3.X
Help answer the unanswered
Back to top
View user's profile Send private message
djinnZ
Advocate
Advocate


Joined: 02 Nov 2006
Posts: 4831
Location: somewhere in L.O.S.

PostPosted: Fri Jan 04, 2008 9:56 am    Post subject: Reply with quote

ricompila wine con mono installato (dovrebbe essere gestito dall'autoconf di wine), mal che vada hai perso una mezzora
una via potrebbe essere installare il mono per windows nell'ambiente emulato ma far eseguire il mono linux sulla falsariga del metodo per far utilizzare la jvm di sistema linux od il firefox linux al posto dell'eseguibile nativo windows.
_________________
scita et risus abundant in ore stultorum sed etiam semper severi insani sunt:wink:
mala tempora currunt...mater stultorum semper pregna est :evil:
Murpy'sLaw:If anything can go wrong, it will - O'Toole's Corollary:Murphy was an optimist :wink:
Back to top
View user's profile Send private message
fbcyborg
Advocate
Advocate


Joined: 16 Oct 2005
Posts: 3056
Location: ROMA

PostPosted: Fri Jan 04, 2008 11:36 am    Post subject: Reply with quote

djinnZ wrote:
ricompila wine con mono installato (dovrebbe essere gestito dall'autoconf di wine), mal che vada hai perso una mezzora
una via potrebbe essere installare il mono per windows nell'ambiente emulato

Allora, ho ricompilato wine, ma non funziona.

Ora ho capito che diceva GiRa, in effetti devo installare Mono per Windows dentro Wine... Lo scarico e lo installo poi vi faccio sapere.
Scusate ma la mia convinzione che dovessi installare qualcosa su Gentoo e non nella macchina virtuale Wine, era troppo forte! :D

EDIT: ho installato Mono e ora ecco il nuovo messaggio di errore.
Code:
Unhandled Exception: System.InvalidProgramException: Exception of type 'System.InvalidProgramException' was thrown.


Ora non so se dipende dal programma che sto tentando di eseguire o da wine/mono...
_________________
[HOWTO] Come criptare la /home usando cryptsetup e luks
[HOWTO] Abilitare il supporto al dom0 XEN su kernel 3.X
Help answer the unanswered
Back to top
View user's profile Send private message
GiRa
l33t
l33t


Joined: 07 Apr 2005
Posts: 717

PostPosted: Sat Jan 05, 2008 9:50 am    Post subject: Reply with quote

Io mi son basato solo su quello che riporta il messaggio che è titolo del thread.

Ti dice di installare la versione di mono per windows, ergo che wine non sopporti nativamente il .net.
Back to top
View user's profile Send private message
fbcyborg
Advocate
Advocate


Joined: 16 Oct 2005
Posts: 3056
Location: ROMA

PostPosted: Sat Jan 05, 2008 9:57 am    Post subject: Reply with quote

GiRa wrote:
Io mi son basato solo su quello che riporta il messaggio che è titolo del thread.

Ti dice di installare la versione di mono per windows, ergo che wine non sopporti nativamente il .net.

Ma infatti grazie mille! :D

Ora però mi sa che nel mio penultimo post sono andato OT. Non so se cambiare il titolo o chiuderlo quì.
_________________
[HOWTO] Come criptare la /home usando cryptsetup e luks
[HOWTO] Abilitare il supporto al dom0 XEN su kernel 3.X
Help answer the unanswered
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Mon Jan 07, 2008 9:37 am    Post subject: Reply with quote

se il .exe è tutta 'roba' .NET potresti anche provare a farlo andare con mono direttamente.
Code:
$ mono file.exe

In teoria dovrebbe funzionare.
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
fbcyborg
Advocate
Advocate


Joined: 16 Oct 2005
Posts: 3056
Location: ROMA

PostPosted: Mon Jan 07, 2008 4:56 pm    Post subject: Reply with quote

Onip wrote:
se il .exe è tutta 'roba' .NET potresti anche provare a farlo andare con mono direttamente.
Code:
$ mono file.exe

In teoria dovrebbe funzionare.


Stesso risultato purtroppo :cry:
Code:
Unhandled Exception: System.InvalidProgramException: Exception of type 'System.InvalidProgramException' was thrown.

_________________
[HOWTO] Come criptare la /home usando cryptsetup e luks
[HOWTO] Abilitare il supporto al dom0 XEN su kernel 3.X
Help answer the unanswered
Back to top
View user's profile Send private message
djinnZ
Advocate
Advocate


Joined: 02 Nov 2006
Posts: 4831
Location: somewhere in L.O.S.

PostPosted: Mon Jan 07, 2008 5:15 pm    Post subject: Reply with quote

wine non supporta direttamente i .net, non tutti i .net funzionano con mono e volgiono trovare i componenti del runtime M$, è possibile (per guadagnare prestazioni) far eseguire da runtime nativi linux dei programmi dall'ambiente emulato come si fa per java.
Quindi installi il mono linux sulla gentoo, installi il mono per windows ed il .net M$ su wine e configuri wine per usare il mono linux per eseguire i programmi come in questo esempio.
Complicato ma fattibile.
_________________
scita et risus abundant in ore stultorum sed etiam semper severi insani sunt:wink:
mala tempora currunt...mater stultorum semper pregna est :evil:
Murpy'sLaw:If anything can go wrong, it will - O'Toole's Corollary:Murphy was an optimist :wink:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum