Stephan Bergmann wrote: > On 12/31/08 13:41, Mathias Bauer wrote: >> OOo does not run from a source directory, it must be installed. One >> might think that it should be possible to make OOo load libraries from >> the "solver" directory by starting the installed OOo from a shell and >> point the path variable of the shell to solver/wntmsci12/bin so that all >> modified and delivered libraries are found first. >> >> This indeed should work for most of the OOo libraries. IIRC in pre-3.0 >> times at least VCL, configmgr and the cppu library had to be located >> next to the executable file so that they couldn't be loaded from >> elsewhere. I don't know how this works nowadays in the "3 layer world", >> but I would assume that these libraries still are a little bit "special". > > OOo 3 soffice.exe adds the various DLL directories of the three layer > OOo installation to the front of PATH and then calls soffice.bin. So, > the trick of adding solver directories to the front of PATH and then > calling soffice.exe will no longer work at all.
So it should work with adding the 3-layer-pathes manually to "PATH" and then call soffice.bin instead of soffice.exe. Regards, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS Please don't reply to "[email protected]". I use it for the OOo lists and only rarely read other mails sent to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
