Re: Compile and see the changes in AOO

2013-05-16 Thread Oliver-Rainer Wittmann
Hi, On 16.05.2013 09:58, Jürgen Schmidt wrote: 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 sam

Re: Compile and see the changes in AOO

2013-05-16 Thread Jürgen Schmidt
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

Compile and see the changes in AOO

2013-05-15 Thread Alan Eduardo Puc Pech
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 ; ./bootstrap - Build: source .sh ; cd inst