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