[Gtk-sharp-list] How do I check out gtkhtml-3.0 (from CVS)?

Charles Iliya Krempeaux charles@reptile.ca
21 Dec 2002 12:26:51 -0800


Hello,

OK, how do I do that?  (How do I check out gtkhtml-3.0 from
the GNOME CVS.)

When I do a...

    export CVSROOT=':pserver:anonymous@anoncvs.gnome.org:/cvs/gnome' 
    cvs login 
    cvs -z3 checkout gtkhtml

I seem to get the "normal" gtkhtml source.  (This doesn't seem to be
gtkhtml-3.0.)  (Correct me if I am wrong though.)

And (after changing to the gtkhtml directory, with the command
"cd gtkhtml" and)  after running:

    cvs -z3 status -v Makefile.am

I get a list of a whole bunch of stuff about branches and revisions.
But none of them seem appropriate.  (I thought the "gnome-2-port"
branch might be... but that branch is closed.  And none of the
revisions have a high enough revision number.)


So... how do I check out gtkhtml-3.0??  Any help would be greatly
appreciated.

TIA


See ya

On Fri, 2002-12-20 at 05:01, Radek Doulík wrote:
> Hi,
> 
> you have to use CVS gtkhtml for gtk# as it requires gtkhtml ported to
> gnome 2 environment. It's not possible to use gtkhtml-1.1.
> 
> Cheers
> Radek
> 
> On Pá, 2002-12-20 at 04:43, Charles Iliya Krempeaux wrote:
> > Hello,
> > 
> > OK, I think this means that the Gtk# library is looking for
> > a library called:
> > 
> >     libgtkhtml-3.0
> > 
> > (but can't find it.)  (Correct me if I am wrong though!)
> > 
> > I'm guessing this is something like the gtkhtml-1.1 that
> > Ximian uses for Evolution, etc.  (I.e., a separate gtkhtml
> > library, that doesn't interfere with normal gtkhtml
> > library on the users system.)
> > 
> > The only things is, where do I get libgtkhtml-3.0 from?
> > I didn't see it on Red Carpet.  And I did a quick search
> > on Google, but all I came up with are the CVS mailing list
> > logs from Gtk#, that refer to it.
> > 
> > But I can't seem to figure out how to get it or where to
> > get it from.  (Does any here know ???)
> > 
> > (Or... can I get Gtk# to use a different version of gtkhtml??
> > Maybe libgtkhtml or libgtkhtml-1.1?  I have both of those.)
> > 
> > TIA
> > 
> > 
> > See ya
> > 
> > On Wed, 2002-12-18 at 22:58, Charles Iliya Krempeaux wrote:
> > > Hello,
> > > 
> > > OK... I've gotten Mono and Gtk# working on Mandrake 8.2.
> > > I've wrote simple C# programs (using Gtk#), compiled them
> > > successfully, and ran them.
> > > 
> > > However, I still have one more problem.  I want to use the
> > > Gtk.HTML class.  So,... I wrote a sample program to do this.
> > > I was able to compile the program.  However, when I run it,
> > > I get the an error message, over and over and over again...
> > > 
> > >   ** (Blah.exe:7047): WARNING **: Failed to load library
> > > libgtkhtml-3.0.so (gtkhtml-3.0): libgtkhtml-3.0.so: cannot open shared
> > > object file: No such file or directory
> > > 
> > > After this, I get 4 more lines that say:
> > > 
> > > Unhandled Exception: System.NullReferenceException: Object reference not
> > > set to an instance of an object
> > > in <0x00025> 06 Gtk.HTML:gtk_html_new_from_string (string,int)
> > > in <0x00049> 00 Gtk.HTML:.ctor (string,int)
> > > in <0x00050> 00 .MainClass:Main ()
> > > 
> > > Does that error mean that I have the wrong version of gtkhtml on
> > > my system???  Or what?
> > > 
> > > TIA
> > > 
> > > 
> > > See ya
-- 
     Charles Iliya Krempeaux, BSc
     charles@reptile.ca

________________________________________________________________________
 Reptile Consulting & Services    604-REPTILE    http://www.reptile.ca/