Re: Is gtkhtml == libgtkhtml?
- From: Don Dudley <donedudley yahoo com>
- To: orders nodivisions com, GNOME gtk+ list <gtk-list gnome org>
- Subject: Re: Is gtkhtml == libgtkhtml?
- Date: Thu, 18 Sep 2003 07:22:09 -0700 (PDT)
When you compile your program, you link libraries
located in /usr/lib. The library is spedified using
the -l option on the gcc command line without it's
'lib' prefix: "-lgtkhtml", or "-lmysqlclient". The -l
tells gcc to go look in the $LIB directory (/usr/lib)
for the specified file with a 'lib' prefix.
Don
--- Anthony <orders nodivisions com> wrote:
> Installing Gnome 2.4, and this page lists the
> packages:
>
>
>
http://www.gnome.org/start/2.4/notes/rninstallation.html
>
> ...and this page holds the tarballs:
>
>
>
http://ftp.gnome.org/pub/GNOME/desktop/2.4/2.4.0/sources/
>
> The list mentions gtkhtml, but no such package
> exists; however there's
> one called libgtkhtml.
>
> Is that the same package? Of course it seems like
> it, but I don't want
> to mess anything up by assuming it is, if there's
> actually some
> distinction that I don't know about.
>
> -Anthony
> http://nodivisions.com/
>
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]