Re: Is gtkhtml == libgtkhtml?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxx> 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@xxxxxxxxx
> 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
_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux