Hi Tim, *,

On Fri, Jun 4, 2010 at 5:57 PM, Tim Schuermann <tisch...@yahoo.de> wrote:
> Hi Christian and list,
>
> first of all: After one day of downloading and compiling it worked at last. 
> :) I used MacPorts (something I liked to avoid) and a modified version of the 
> script from Stephan Bergmann some posts ago. (*)

macports/stuff that is not provided by Mac OSX or XCode is only needed
when you build mozilla instead of using the precompiled zips

here's what I did:
http://www.mail-archive.com/mac@porting.openoffice.org/msg03498.html
# when I prepared the precompiled mozilla, I did manually install pkconfig,
# libIDL,gettext and glib in a temporary prefix and did use that to build.

The only stuff you should install in addition is: ccache & mercurial
(for ccache have a look at
http://qa.openoffice.org/issues/show_bug.cgi?id=104567 for a small
patch)

> btw: Stephan, why are doing this:
>> mkdir OOo/pkgconfig
>> ln -s /opt/local/lib/pkgconfig/glib-2.0.pc OOo/pkgconfig/
>> ln -s /opt/local/lib/pkgconfig/libIDL-2.0.pc OOo/pkgconfig/
>> export PKG_CONFIG=/opt/local/bin/pkg-config \
>>  PKG_CONFIG_LIBDIR=$PWD/OOo/pkgconfig
>
> Is this really necessary?

No. As you don't need macports, but can install stuff manually, you
can choose to use different directories to keep stuff separated. So
no, this is not necessary.

ciao
Christian

---------------------------------------------------------------------
To unsubscribe, e-mail: mac-unsubscr...@porting.openoffice.org
For additional commands, e-mail: mac-h...@porting.openoffice.org

Reply via email to