Re: Building Firebird/Mozilla with gtk 2.2.2
Christopher Blizzard <[email protected]> Mon, 28 Jul 2003 17:14:06 -0400
| Newsgroups | gmane.comp.mozilla.devel.unix,gmane.comp.mozilla.builds |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --------------010505070104010406050002 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit DB wrote: >[email protected] (BJ) wrote in message news:<[email protected]>... > > >>I read in another post that someone got this combination to compile >>but I am having some difficulty. The configure script for both >>Firebird and Mozilla try to locate GTK (1.2) using gtk-config. I >>recently installed gtk 2.2.2 and it did not install a gtk-config, nor >>can I find any mention of one in the included documents except for the >>changelog. Has pkg-config replaced gtk-config? If so, how does one >>get Mozilla to build now? Trying to edit the scripts (ew) ? >> >>I searched a bit and all I could find were very old posts of people >>saying 'download the -dev version', but it even says on the gtk >>website that there is no non-dev version of gtk. >> >>Bj >> >> > >Ditto for me. > >I'd like to start running nightlies to help debugging but have given >up to avoid conflicts with the packages already installed on the >Redhat 9.0 system I'm using. Does one really need to build gtk, glib, >gtk, pango, atk, just to install mozilla? Did Redhat mis-install these >packages or is this a problem with the mozilla cvs build? > >db > > --enable-default-toolkit=gtk2 --enable-xft should be enough. Those require the gtk2 devel libraries as well as pkgconfig to drive them. --Chris -- ------------ Christopher Blizzard http://www.mozilla.org ------------ --------------010505070104010406050002 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"> <title></title> </head> <body text="#000000" bgcolor="#ffffff"> DB wrote:<br> <blockquote type="cite" cite="[email protected]"> <pre wrap=""><a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> (BJ) wrote in message news:<a class="moz-txt-link-rfc2396E" href="mailto:[email protected]"><[email protected]></a>... </pre> <blockquote type="cite"> <pre wrap="">I read in another post that someone got this combination to compile but I am having some difficulty. The configure script for both Firebird and Mozilla try to locate GTK (1.2) using gtk-config. I recently installed gtk 2.2.2 and it did not install a gtk-config, nor can I find any mention of one in the included documents except for the changelog. Has pkg-config replaced gtk-config? If so, how does one get Mozilla to build now? Trying to edit the scripts (ew) ? I searched a bit and all I could find were very old posts of people saying 'download the -dev version', but it even says on the gtk website that there is no non-dev version of gtk. Bj </pre> </blockquote> <pre wrap=""><!----> Ditto for me. I'd like to start running nightlies to help debugging but have given up to avoid conflicts with the packages already installed on the Redhat 9.0 system I'm using. Does one really need to build gtk, glib, gtk, pango, atk, just to install mozilla? Did Redhat mis-install these packages or is this a problem with the mozilla cvs build? db </pre> </blockquote> --enable-default-toolkit=gtk2 --enable-xft should be enough. Those require the gtk2 devel libraries as well as pkgconfig to drive them.<br> <br> --Chris<br> <br> <pre class="moz-signature" cols="72">-- ------------ Christopher Blizzard <a class="moz-txt-link-freetext" href="http://www.mozilla.org">http://www.mozilla.org</a> ------------ </pre> </body> </html> --------------010505070104010406050002--