Re: [dev] need install the built version before debug?

2009-08-16 Thread huang huang
While I set LOCALINSTALLDIR use export LOCALINSTALLDIR=/mydrictory , only ure module was delivered, even the PKGFORMAT was installed or deb as original. If I don't set the LOCALINSTALLDIR, the whole modules were generated under the default directory fine. Is this natural or I have some mistakes?

Re: [dev] need install the built version before debug?

2009-08-13 Thread huang huang
Hi Ariel, Thanks for your help. I found out the mistake. I have reset environment variables LOCALINSTALLDIR and PKGFORMAT, but I have run make instead dmake, which would invoke source LinuxEnv*.sh again. While the dmake process finished in the $LOCALINSTALLDIR directory I can only find a

[dev] need install the built version before debug?

2009-08-12 Thread huang huang
Hi everyone, I have built the OOo successfully, and read some development guide, but I am still not sure whether need to install the built version before debug? Is there any trick to run the building result without install them, just like some other simple application?

Re: [dev] need install the built version before debug?

2009-08-12 Thread Ariel Constenla-Haile
Hello huang, On Wednesday 12 August 2009, 23:49, huang huang wrote: Hi everyone, I have built the OOo successfully, and read some development guide, but I am still not sure whether need to install the built version before debug? Is there any trick to run the building result without install