[Mono-devel-list] monodoc with Mandrake 9.1 RPMs

Jae Stutzman stutzmanj at argontech.net
Tue Jul 1 22:49:33 EDT 2003


Update: I have been successful

I installed on a new MDK9.1 machine the following rpms:

gtkhtml3.0-3.0.5-0.ximian.6.2.i586.rpm
gtk-sharp-0.10-1.ximian.6.1.i586.rpm
libgal2.0_3-1.99.7-0.ximian.6.2.i586.rpm
libgtkhtml3.0_2-3.0.5-0.ximian.6.2.i586.rpm
mono-0.25-1.ximian.6.1.i586.rpm
monodoc-0.5-1.ximian.6.1.i586.rpm

when first trying "monodoc" it complained about not finding the
libraries. It turns out that each one needs a more generic soft link,
example:

libglib-2.0.so instead of libglib-2.0.so.0

Don't know who is supposed to do those links, but my other machine
already had the more generic ones....

Once they were all added monodoc works great.

The problem with my previous machine was in fact a previous version of
the gtk# stuff in /usr/local/lib (I had done a build from the sources
and a change to the .bashrc file was screwing up MONO_PATH)...once all
of that stuff was whacked, things started working.

So there you have it, don't know if the first first issue in this
message is a problem or not, but the extra links need to be there with
the current /etc/mono/config file

Cheers,

Jae

On Mon, 2003-06-30 at 22:06, Duncan Mak wrote:
> On Mon, 2003-06-30 at 00:49, Jae Stutzman wrote:
> > I installed the mono and monodev from red-carpet channel for Mandrake 9.1
> > 
> > Then installed the remaining RPMs from the go-mono site for MDK9.1
> > 
> > Tried to run monodoc and got the following:
> > 
> > ** (<unknown>:1371): WARNING **: Failed to load function gtk_html_set_default_background_color from
> > libgtkhtml-3.0.so.2
> >  
> > ** (<unknown>:1371): WARNING **: Failed to load function gtk_html_set_default_background_color from
> > libgtkhtml-3.0.so.2
> > 
> > My version of libgtkhtml3.0_2 from red-carpet evolution channel states: 3.0.5
> > release 0.ximian.6.2
> > 
> 
> This is very strange. I grepped thru the source code and couldn't find
> any reference to this method.
> 
> Are you sure you don't have an older copy of monodoc installed?
> 
> I'm running monodoc fine on RH9 and my version of gtkhtml3 too came from
> the evolution channel. That package should be built from the same
> release tarball.
> 
> diphthong:~ $ rug se gtkhtml3
> 
> S | Channel               | Name             | Version           
> --+-----------------------+------------------+-------------------
> i | Ximian Evolution      | gtkhtml3.0       | 3.0.5-0.ximian.6.2
> i | Ximian Evolution      | libgtkhtml3.0_2  | 3.0.5-0.ximian.6.2
> 
> 
> Duncan.




More information about the Mono-devel-list mailing list