On 22 Jan 2008, at 05:31, James McKenzie wrote:
Mat Kramer wrote:
Hi all,
I've been trying to build the Aqua OO using the Wiki instructions.
I'm using OSX 10.5.1 and XCode 3.0. I found I had to add --with-
jdk-home=/System/Library/Frameworks/JavaVM.framework/Home
to the ./configure line. Does it make sense to add this to the
Wiki if this is the "standard" location?
Now I'm running into the following error
...
checking which libssl to use... external
checking for pkg-config... no
*** The pkg-config script could not be found. Make sure it is
*** in your path, or set the PKG_CONFIG environment variable
*** to the full path to pkg-config.
*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-
config.
configure: error: Library requirements (openssl ) not met; consider
adjusting the PKG_CONFIG_PATH environment variable if your
libraries are in a nonstandard prefix so pkg-config can find them.
Mat:
You need to install pkg-config from Fink. I don't know if the raw
pkg-config will build on the Mac platform.
The only pre-requisites that are required are Xcode and optionally
ccache. The other two items that need to be placed in the ooo source
tree are the mozilla libraries and that windows .dll
The current config line that I am using is ./configure --with-use-
shell=bash --without-nas --disable-pasf --with-epm=internal --disable-
build-mozilla --disable-headless --disable-gtk --with-jdk-home=/System/
Library/Frameworks/JavaVM.framework/Home --without-system-openssl
The --without-system-openssl, could probably be removed now as it was
used as a workaround when there was a problem with some cws being
integrated.
--
Shaun McDonald
http://shaunmcdonald.me.uk/
http://www.manager-pro.com/en/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]