[Gtk-sharp-list] documentation.tree
Alvaro A. Ramirez
alramire@syr.edu
03 Mar 2003 11:32:40 -0500
Perfect! that did it. Sorry about such a silly question. I just needed
to build the tree. By the way, beautiful browser! good one!
Alvaro
On Mon, 2003-03-03 at 11:18, Øyvind Hvamstad wrote:
> On Mon, 2003-03-03 at 16:59, Alvaro A. Ramirez wrote:
> > Hello everyone... I was trying to run (make b) the browser from the
> > gtk-sharp module, but received the following exception:
> >
> > Unhandled Exception: System.IO.FileNotFoundException: Could not find
> > file "documentation.tree"
> >
> > I have looked for the "documentation.tree" file in the mono module,
as
> > well as the gtk-sharp, with no success.
> >
> > I have satisfied all the dependencies required by the browser, gal,
> > gtkhtml, etc... I was able to run the browser from the monodoc
module
> > with no problem. However, I cannot do the same to look at the
gtk-sharp
> > documentation. Any suggestions?
>
> Run 'make tree' first. If it fails to build with this error:
>
> Unhandled Exception: System.IO.IOException: Win32 IO returned
> ERROR_NO_MORE_FILES
> in <0x00261> 00 System.IO.FileStream:.ctor
>
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool)
>
> You will have to update the mono module to fix the memory leak.(I
> think...)
>
> > Regards,
> >
> > Alvaro
> >
> > _______________________________________________
> > Gtk-sharp-list maillist - Gtk-sharp-list@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
>