Joesny Fagner de Oliveira wrote:
Great tanks for Stephan and Michael. :)
p.s: I was just link by using *ln -s* hehe

Note that using a symbolic link can lead to subtle problems, as the RPATH $ORIGIN in executables and dynamic libraries follows symbolic links, and so dependent dynamic libraries might be found next to the symlinked entity, instead of within the OOo program directory.

-Stephan

Stephan Bergmann wrote:

Joesny Fagner de Oliveira wrote:

hi,

I am working under openoffice.org revision SRC680_m104s1, and was doing some tests with desktop module. But i can't test my modification directily, unless if i generete RPMs again... i don't know how could i link files: COPY: ../unxlngi6.pro/bin/soffice -> OpenOffice/solver/680/unxlngi6.pro/bin/soffice.bin COPY: ../unxlngi6.pro/bin/so/soffice -> OpenOffice/solver/680/unxlngi6.pro/bin/so/soffice.bin COPY: ../unxlngi6.pro/bin/soffice_oo -> OpenOffice/solver/680/unxlngi6.pro/bin/soffice_oo.bin COPY: ../unxlngi6.pro/bin/so/soffice_so -> OpenOffice/solver/680/unxlngi6.pro/bin/so/soffice_so.bin


I supose that thoses files are necessary to gererate soffice.bin in install directory... There is a way to get soffice.bin without generate RPMs again?



Just do

  cp ../unxlngi6.pro/bin/soffice <ooo-path>/program/soffice.bin

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to