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. (*)

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?

> > I thought these issues were fixed, see:
> 
> They are fixed, but not in m78 - the cws that got all the
> fixes was
> integrated in m80
> Go to http://qa.openoffice.org/issuelinks.html
> and copy the issue number.

Ah, thanks.

> > disables the nss-module. But that doesn't work on my
> system. :) (in that case the libs "libAppleRemotemxi.dylib"
> and "libuno_sal.dylib.3" can't be build).
> 
> Changing configure flags must be done from a clean shell,
> without
> previous environment variables set. 

AFAIR I did that.

Thanks for the quick help!

Best regards,

Tim

(*) For the records: I did the following:

- Installed Xcode with Mac OS X 10.4 SDK
- Installed latest MacPorts (and make sure MacPorts does not add itself to the 
front of PATH in "bash_profile")
- sudo /opt/local/bin/port selfupdate
- sudo /opt/local/bin/port install libidl +universal
- sudo /opt/local/bin/port install mercurial pkgconfig wget
- Untared the three packages from the m78 snapshot
- /opt/local/bin/wget 
http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dll -P 
DEV300_m78/external/unowinreg
- cd DEV300_m87
- ./configure
- ./bootstrap
- source MacOSXX86Env.Set.sh
- cd instsetoo_native
- build --all -P2 -- -P2



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to