Changes

Jump to: navigation, search

OOo Fedora Build

117 bytes added, 17:10, 11 February 2009
Setting Distcc for OO build
* After configuration is done, add MAXPROCESS in environment variable
** export MAXPROCESS=8
* "*note* if having problems with libnss.so use below command
** export LD_LIBRARY_PATH=/usr/lib64:$LD_LIBRARY_PATH
* Execute dmake with option "-E"
** dmake -E
* Read this as well [http://tools.openoffice.org/dmake/dmake_4.3.html dmake Man Page]
 
== A script to Log and Time the execution ==
To be able to capture the output of your execution and time it at the same time, save this script in a file. I called this file "logNtime". Give "logNtime" execution permission:
1
edit

Navigation menu