[Glade-users] Basic Newbie question

Brent M. Clements bclem@rice.edu
Fri, 17 Oct 2003 10:16:05 -0500 (CDT)


Where is the glade faq? I don't see it on the main glade site.

Thanks,
Brent

On Fri, 17 Oct 2003, John Coppens wrote:

> Brent...
>
> Edit the src/Makefile.am, and add your .c and .h there, minding to use a
> TAB at the beginning of line you add.
>
> Below, extend in a similar way the line with the LDADD definition to
> include a  -Lpath/to/lib and -lyourlib
>
> That should be all. This _is_ in the FAQ of glade, something every newbie
> should read...
>
> Can I also suggest NOT to use reply to another mail to put in a new
> question?
>
> See ya
> John
>
>
> On Thu, 16 Oct 2003 17:21:35 -0500
> Brent Clements <bclem@rice.edu> wrote:
>
> > This may or may not be relative to Glade but I thought I'd ask you guys
> > since I"m using glade to develop my gui's.
> >
> > Ok, I have written a my-sql.c and my-sql.h file that contains my
> > functions for performing mysql operations.
> >
> > A few questions.
> >
> > What do I change in order to compile this into my application when I run
> > make?
> >
> > What do I change in order for configure to automatically search for the
> > mysql libraries. I don't want my user to have to specify any
> > environmental variables such as CFLAGS and LDFLAGS when they run
> > configure
> >
> >
> > Please don't flame me for the simple questions. I'm trying to learn. :-)
> > to program in c again.
> >
> > Thanks,
> > Brent Clements
> >
> > _______________________________________________
> > Glade-users maillist  -  Glade-users@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/glade-users
> _______________________________________________
> Glade-users maillist  -  Glade-users@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/glade-users
>