[Gtk-sharp-list] Fw: mbas gtk.exe

Henri Girard girardhenri@hotmail.com
Tue, 4 Mar 2003 19:24:56 +0100


I had no error message while compiling... I got the source today gtk-sharp
0.8
And as you can see in previous message I post on the list the make install
log file mention the libs..

----- Original Message -----
From: "Charles Iliya Krempeaux" <charles@reptile.ca>
To: "Henri Girard" <girardhenri@hotmail.com>
Cc: <gtk-sharp-list@lists.ximian.com>
Sent: Tuesday, March 04, 2003 6:53 PM
Subject: Re: [Gtk-sharp-list] Fw: mbas gtk.exe


> Hello,
>
> On Tue, 2003-03-04 at 07:10, Henri Girard wrote:
> >
> > ----- Original Message -----
> > From: Henri Girard
> > To: gtk-sharp-list@lists.ximian.com
> > Sent: Tuesday, March 04, 2003 4:04 PM
> > Subject: mbas gtk.exe
> >
> > Hi :)
> > I built ok ... when I run mono gtk.exe on linux I got error messages
> > "failed to load libgtksharpglue.so " ?
> > where is this lib ?
> > I compile gtk-sharp without problem...
> > but after configure it says I haven't two dll...
> > gda-sharp.dll:no
> > gnomedb-sharp.dll:no
> > is it the problem ?
> > I am recent newbie !!!
> > HG
>
> First you mentioned that you were told that "gda-sharp.dll" and
> "gnomedb-sharp.dll" would not be created or installed.  That's
> not a huge problem.  (Unless you want to use GDA or GnomeDB.)
> So, basically, don't worry about this for now.
>
> But anyways....
>
> It sounds like you are trying to install Gtk# (a.k.a. gtk-sharp)
> from the source code. (There are other ways to install it.  With
> an RPM.  With a DEB.  Etc.  But, for the purposes of this e-mail,
> I'll just discuss installing it from the source code.)
>
> I'm assuming that you got the latest source code release for
> Gtk#.  I.e., you got the file called:
>
>     gtk-sharp-0.8.tar.gz
>
> I'm also assuming you know how to unpack it.
>
> Now, when you install Gtk# from the source code, there are 3
> commands you should to type:
>
>     ./configure --prefix=/usr
>     make
>     make install
>
> Well, that is assuming that none of these steps gave you
> errors.
>
> Your problem with not being able to find "libgtksharpglue.so"
> sounds like you may have not have run "make install"?  (Is
> this the case?  Did you run "make install"?)
>
> Or else, there may have been errors in creating "libgtksharpglue.so"
> when you were running "make".  Where there are errors?  And if
> so, what were they?  (Copy any errors into the e-mail.)
>
> Hope that helps.
>
>
> See ya
>
> --
>      Charles Iliya Krempeaux, BSc
>      charles@reptile.ca
>
> ________________________________________________________________________
>  Reptile Consulting & Services    604-REPTILE    http://www.reptile.ca/
>