Hi,

James McKenzie a �crit :
ericb wrote:
Thanks. I grabbed Ant from the Apache site, but I cannot find the part where I'm supposed to add Ant to the build.

Wherever you want. I'd just advice you inside the sources tree : external dir (made for this purpose) is IMHO the best choice...
The choosen place will be called ANT_HOME ( and after export -> $ANT_HOME ). Then, while configure, you have to add the following option : --with-ant-home=/path/where/apache-ant/is/installed


And if configure is successfull, other environment variables will be in your Macosxenv.Set.sh , build with $ANT_HOME :

$ANT=$ANT_HOME/bin/ant
$ANT_LIB=$ANT_HOME/lib

The output says (or not) if ant works (or not) while configure. Be careful : this is true for OpenOffice.org build. I don't know for Neo. And last but not least, "configure --help | grep ant" will probably help you a lot ;-)

Last advice : after bootstrap, just source Macosxenv.Set.sh and you'll be able to use bash, more friendly than strange tcsh for the build... ;-)

I know I viewed the web
page somewhere in the last few days, but I did not bookmark it.

Also, which code are you building? Is it the OpenOffice_1_1_4 tarball or is is the mws_srx645?

I'm only using official cvs only and do builds for both 1.1.x (SRX645) and 1.9.xx (SRC645) Mac OSX ports and for Linux PPC ports (both 1.1.x and 1.9.xx).
About 1.9.xx (the future 2.0), I just finished to upload an experimental 1.9.101 (french) here : <http://ooo.lab-project.net/~ebachard/MacOSX/2.0/m_101/Tiger_fr/>


This build is just for tests, and verify some last changes we have made in the code, with all other MacOSX port OOo contributors, of course.

If you want to test with us, you can use cvs and even test cws too. Feel free to ask how proceed : we have always a lot to do, and for a long time...

Again, thanks for helping me get this done.

You're welcome :-)



**m54 is the latest Milestone for 1.1.x, and next will be 1.1.5

--
eric bachard <[EMAIL PROTECTED]>
Francophone OpenOffice.org Commmunity developer (Linux PPC / Mac OS X / X11)
See : <http://fr.openoffice.org>



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to