Hi,

the cws sdkinstaller introduce a new native installer mechanism for the SDK.
The content of the SDK is the same as before except for a new implicit configuration mechansim on demand when the SDK will be used the first time.

- the new SDK can be installed with the same user scripts as the office to install it without root privileges.

- the new configuration files are stored in the users home directory in a subdirectory with the same name as the SDK installation directory

  $HOME/staroffice8sdk/setsdkenv_unix.sh  or
C:\Documents and Settings\<username>\Application Data\%OO_SDK_NAME%\setsdkenv_windows.bat

- a working SDK environment can be prepared by running "setsdkenv_unix" or "setsdkenv_windows.bat". The configuration is started automatically the first time a user wants to use the SDK.

using: setsdkenv_windows.bat [options]

 options:
    --force-configure : force a new configuration of your SDK environment.
Alternatively can you edit your SDK environment script directly: "C:\Documents and Settings\js93811\Application Data\StarOffice_8_SDK\setsdkenv_windows.bat"
    -h, --help        : print this help and exit

- it is not allowed to install the SDK in a path containing spaces because of problems with gnu make.

Juergen

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

Reply via email to