Maximilian Odendahl schrieb: > Hi Robert, > > > Robert Black schrieb: >> I was thinking it might be a good time to write a tool that really closes >> this gap in the development process. Something simple, like run "deliver", >> find out what files that it lists belong in the install directory, and copy >> them there. > > it is always the same files which change, so sth. as easy as this every > time should be fine for Mac: > > cp unxmacxi/lib/lib* > /PathtoSet/OpenOffice.org.app/Contents/basis-link/program/ > > for Windows, this would be sth. like: > > cp wntmsci12/lib/lib* /PathtoSet/OpenOffice.org3/Basis/program/
I think you mean copy wntmsci12/bin/*.dll /PathtoSet/... And beware: some libraries are in "ure/bin", not in "basis/program". 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]
