On 5/16/13 3:29 AM, Alan Eduardo Puc Pech wrote: > I'm in practice and knowing the code in Drawing. And I will make changes in > the code to experiment and innovate more. but I have a doubt. How I can > update the code changed? > > I have to apply these same steps? > > > - cd main/ ; autoconf ; ./configure <some-switches> ; ./bootstrap > > > > - Build: source <platform-dependend-name>.sh ; cd instsetoo_native ; > build --all >
yes, these steps have to be done once. Build a complete office and install it somewhere. Depending on the changes you make you can later on go directly in the module where you have made changes and build locally simply run 'build' in the module or run first 'dmake' in a directory to check for compiler errors even more locally. Note in some module we have already changed to gnu make files. Once you have built a new library you can copy these new library in the installed office and replace the existing one. Juergen > > Regards > Alan. > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org