build guide for linux

2013-05-07 Thread Winman Software
please guide me the way to build the source code of open office in linux(red hat)..(I mean the way to compile and run the codes)

error building pen office on ubuntu

2013-05-17 Thread Winman Software
Hi..while trying to build open office on ubuntu I got the following error.. = > > > > Building module epm > > > > = > > > > Entering /source/aoo-trunk/main/epm > > 1 module(s): > > > > epm > > > > need(s) to be rebuilt > > > > > > Reason(s): > > > > > > ERROR: erro

start developmental work in open office

2013-05-20 Thread Winman Software
After completing all the steps in http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_ste p In ubuntu .how can I run each file.or pls help me how to run the files now.or which file I can run...now how do I proceed with trail of the codes for further developments Pls help..tha

partial build for testing purpose

2013-05-20 Thread Winman Software
After completing all the steps in http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_ste p In ubuntu what is the way for partial build for testing purpose(a particular module may with which I would like t append my developmental works and performing testing for them)

partial build command

2013-05-21 Thread Winman Software
Thanks for the reply.Yes I have completed the whole build process once.building with the build all command requires a few hours.so for testing purpose I think this will be quite expensive..is there any way to partial build only the particular module I have made changes to. If yes then can you pl

partial build or rebuild

2013-05-21 Thread Winman Software
I have completed the whole build process once. Can I rebuild it again or partial build it .without any modification I just tried with the syntax "build dir/" .but I got errors saying build command not found.why is it so?how to start with testing my ideas.