[Mono-list] Re: [Fwd: Problemas con el mono en linux]

Mario Carrión mario.carrion@gmail.com
Wed, 09 Feb 2005 19:26:53 -0600


-------------------------- Original Message ----------------------------
Subject: Problemas con el mono en linux
From:    enzo@enzolutions.com
Date:    Wed, February 9, 2005 1:15 am
To:      mono-hispano@listas.monohispano.org
-------------------------------------------------------------------------

Hola compañerso de lista


he tenido problemas con instalar o compilar mono

1.probe desde fuentes, el mono fue bien pero el gtk# fue todo un
suplicio
y me di por rendido, usando fedora core 3

2. intente hacerlo desde rpms usando los que estan en el proeyto de mono
-
http://www.go-mono.com/archive/1.0.5/fedora-2-i386/

pero despues de instalar muchas dependencias el monodevelop me daba
error
al arrancar.

entonces pense, claro los paquetes son de fedora core 2, necesito fedora
core 2 no la 3 :P, por supuesto hoy me baje las imagenes de fedora core
2
y lo instale y baje de nuevo los paquetes de
http://www.go-mono.com/archive/1.0.5/fedora-2-i386/ , pero esta ves las
dependecias las solvente usando yum para evitar la mezcla de paquetes de
varias versionde de fedora o anteriores.

bueno luego de un rato ya todos los rpm se dejaron instalar, y que
alegria, pero al ejecutar monodevelop sigio dando el error siguiente el
que solo veo el splah de inicio de monodevelop:

[enzo@localhost enzo]$ monodevelop
** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
Loading error, please reinstall :
System.Reflection.TargetInvocationException: Exception has been thrown
by
the target of an invocation. ---> System.InvalidCastException: Cannot
cast
from source type to destination type.
in <0x0005a> Gnome.AppBar:get_Progress ()
in <0x0011e> MonoDevelop.Gui.Components.SdStatusBar:.ctor
(MonoDevelop.Services.IStatusBarService)
in <0x00083> MonoDevelop.Services.DefaultStatusBarService:.ctor () in
(unmanaged) (wrapper managed-to-native)
System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x00004> (wrapper managed-to-native)
System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x00097> System.Reflection.MonoCMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
--- End of inner exception stack trace ---

in <0x000fb> System.Reflection.MonoCMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
in <0x0001d> System.Reflection.MonoCMethod:Invoke
(System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
in <0x00044> System.Reflection.ConstructorInfo:Invoke (object[])
in <0x00153> System.Activator:CreateInstance (System.Type,bool)
in <0x00010> System.Activator:CreateInstance (System.Type)
in <0x00041> System.Reflection.Assembly:CreateInstance (string,bool) in
<0x00017> System.Reflection.Assembly:CreateInstance (string)
in <0x000f3> MonoDevelop.Core.AddIns.AddIn:CreateObject (string)
in <0x00038> MonoDevelop.Core.AddIns.Codons.ClassCodon:BuildItem
(object,System.Collections.ArrayList,MonoDevelop.Core.AddIns.Conditions.ConditionCollection)
in <0x0016f>
MonoDevelop.Core.AddIns.DefaultAddInTreeNode:BuildChildItems
(object)
in <0x0004d>
MonoDevelop.Core.Services.ServiceManager:InitializeServicesSubsystem
(string)
in <0x004db> MonoDevelop.SharpDevelopMain:Main (string[])


podria alguien orientarme sobre que estoy haciendo mal, o que
distribucion
me recomiendan donde las cosas salgan mas rapido y sin tanta
incertidumbre


muchas gracias por su ayuda y perdon por lo extenso del correo


atentamente

enzo
Eduardo Garcia