Re: what's the deal with libgmodule?
- From: Miguel de Icaza <miguel nuclecu unam mx>
- To: tlewis mindspring net
- CC: gnome nuclecu unam mx
- Subject: Re: what's the deal with libgmodule?
- Date: Wed, 26 Aug 1998 17:21:55 -0500
> Is this a new glib'ism? Can someone please brief the rest of us on what's
> going on? I wanted to recompile gtk+ to get themes, but it appeared that
> I needed glib, so I got the latest glib, and now all hell breaks loose
> because nothing is linked against libgmodule, so I have to recompile
> everything.
Yes, it is a new glibism. You just need to make sure your
applications link with the -lgmodule-1.1 file.
You dont need to do much, just relink your applications after removing
config.cache and making sure "gnome-config --libs gnomeui" returns
-lgmodule-1.1 somewhere (ie, make sure an updated gnome-config is
installed).
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]