[Bug 155300] - Monodoc does not run



http://bugzilla.gnome.org/show_bug.cgi?id=155300
GARNOME | general | Ver: unspecified

jci tux cl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From jci tux cl  2004-10-13 08:53 -------
The error is due a bad library assignment in
$GARNOME/lib/mono/gac/gtkhtml-sharp/1.0.0.0__35e10195dab3c99f/gtkhtml-sharp.dll.config:

It reads:
<configuration>
  <dllmap dll="gtkhtml-3.0" target="libgtkhtml-3.1.so.7"/>
</configuration>

It must read:
<configuration>
  <dllmap dll="gtkhtml-3.0" target="libgtkhtml-3.1.so.11"/>
</configuration>

Finally, it works.

------- You are receiving this mail because: -------
You are the QA contact for the bug.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]