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? 2009/8/13 huang huang <[email protected]> > 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 openoffice.org directory with ure subdirectory. There are bin, > lib and share three subdirectories under the ure directory. In the bin > directory, I found some shell scripts, but I can't invoke them directly. I > don't know how to invoke the application now. > > Regards > > 2009/8/13 Ariel Constenla-Haile <[email protected]> > > 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 them, just >> > like some other simple application? >> >> you mean like running ./soffice from the solver? that is >> >> cd solver/300/unxlngx6/bin >> ./soffice >> >> No, you can't do this. >> >> But you can set PKGFORMAT="installed" (see >> http://www.openoffice.org/servlets/ReadMsg?list=dev&msgNo=25295 ) >> or "install" in parallel from the RPMs[DEBs] in >> instsetoo_native/unxlngx6/OpenOffice/rpm/install/en-US/RPMS, in your home >> dir >> (see http://wiki.services.openoffice.org/wiki/Run_OOo_versions_parallel ) >> >> Regards >> -- >> Ariel Constenla-Haile >> La Plata, Argentina >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >
