Hi,
On 08.05.2005, at 13:59, eric.bachard wrote:

Hi,

the last pb in instsetoo_native :

/Volumes/sauvegarde/OpenOffice.org680/instsetoo_native/util
-------------
mkdir -p ../unxmacxp.pro/misc/openoffice/msi_templates
mkdir -p ../unxmacxp.pro/misc/ooolangpack/msi_templates
cp -ua ../inc_openoffice/windows/msi_templates ../unxmacxp.pro/misc/ openoffice
cp: illegal option -- u
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target
cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory
dmake: Error code 64, while making 'hack_msitemplates'
'---* tg_merge.mk *---'


ERROR: Error 65280 occurred while making /Volumes/sauvegarde/ OpenOffice.org680/instsetoo_native/util


Solution :

As adviced by Pavel Janik in 39931 :

1. install GNU coreutils via fink**.
2. Add --with-gnu-cp=/sw/bin/cp to your configure line
If you instead adapt your PATH environment variable so that /sw/bin comes before /bin, you should be aware that you also lose some functionality, because Apple's cp in 10.4 can finally handle Mac resource forks correctly.
Just wanted to mention this.


Best regards,
Florian

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



Reply via email to