› Foros › PC › Software libre
$dalle-gtk
** (/usr/bin/dalle-gtk.exe:17074): WARNING **: The following assembly referenced from /usr/bin/dalle-gtk.exe could not be loaded:
Assembly: gtk-sharp (assemblyref_index=0)
Version: 0.0.0.0
Public Key: (none)
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/bin).
** (/usr/bin/dalle-gtk.exe:17074): WARNING **: Could not load file or assembly 'gtk-sharp, Version=0.0.0.0, Culture=neutral' or one of its dependencies.
The entry point method could not be loaded
# yum install gtk-sharp
Loaded plugins: priorities, refresh-packagekit
Excluding Packages from ATrpms - i386 - Stable
Finished
1823 packages excluded due to repository priority protections
Setting up Install Process
Parsing package install arguments
Package gtk-sharp-1.0.10-12.fc7.i386 already installed and latest version
Nothing to do
Envydia escribió: "rpm -Uvh *.rpm --nodeps"
4s|m3tr|ko0 escribió:se queja de que no encuentra el ensamblado de gtk-sharp. ¿Lo tienes instalado?
Package gtk-sharp-1.0.10-12.fc7.i386 already installed and latest version
Nothing to do
jape escribió:Envydia escribió: "rpm -Uvh *.rpm --nodeps"
The RedHat Package Mangler
Es que no me he podido resistir.
Usando nodeps estás forzando a que rpm contínue incluso si encuentra problemas de dependencias... y aunque no se si tiene que ver el caso, el problema que experimentas es claramente de depdencias (falta gtk#, en debian es libgtk-cil o algo así, ignoro como se llama en Fedora).
(El tipo que sale en el comic que he posteado antes (Eric S. Raymond) hizo algo "similar", de ahí la parodia).
Por otra parte estoy seguro que Fedora 9 tiene un repositorio oficial de Mono para estas cosas.