Re: M109 on MacOSX 10.4
James McKenzie <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Message-ID | <[email protected]> |
James McKenzie wrote: > NAKATA Maho wrote: > >> In Message-ID: <[email protected]> Jim Watson >> <[email protected]> wrote: >> >> >> >>> On Fri, Jun 10, 2005 at 06:00:40PM -0700, James McKenzie wrote: >>> >>> >>>> Anyone try to build/configure M109 on OSX 10.4 yet? >>>> >>> >>> see issue 50598 >>> >>> http://qa.openoffice.org/issues/show_bug.cgi?id=50598 >>> >> >> yes. >> >> As a workaround, before building, type: >> >> cd config_office ; /usr/bin/autoconf >> >> seems to forgot to commit changes in config_office/configure but >> config_office/configure.in >> >> >> > BRAVO! > > That did it. Can you add this to the IZ? > > Also, are there any required patches for this release? > > James McKenzie > Well, I can configure M109, but I ran into the same problem with building Mozilla that I had with M108. I've 'finked' in the following packages: GTK+ GTK+2 glib2 Pango I did have glib installed, but it caused conflicts so I deinstalled it. I am getting a file not found error and the file is gdkconfig.h Did I 'loose' it when I deinstalled glib or is it just not there? I never thought building Mozilla would be this hard.... Again, thanks. James McKenzie