[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#588495: openoffice.org-dev: Problem in setsdkenv_unix.sh, the variables are no set correctly



To reproduce the error, try to modify the line 38, of configure.pl, as I say before, an run againg:

$ /usr/lib/openoffice/basis3.2/sdk/setsdkenv_unix

If you have alreade configurated, try with --force-configure

And afer that try to make an example, as:

$ /usr/lib/openoffice/basis3.2/sdk/examples/DevelopersGuide/Components/CppComponent/
$ make

If you have the wrong configuration, the will show you the following:

make: *** [/home/juanfe/openoffice.org3.2_sdk/LINUXexample.out/misc/oosdk_cpp_types.flag] Error 99

The problem is the configuration of the URE dir, whe you have the wrong configuration, the setsdkenv_unix will show you the message of all the variables, without configuration to the URE as:

 ************************************************************************
 *
 * SDK environment is prepared for Linux
 *
 * SDK = /usr/lib/openoffice/basis3.2/sdk
 * Office = /usr/lib/openoffice
 * Office Base = /usr/lib/openoffice/basis3.2
 * URE =
 * Make = /usr/bin
 * Zip = /usr/bin
 * C++ Compiler = /usr/bin
 * Java = /usr/lib/jvm/java-6-sun-1.6.0.20
 * SDK Output directory = /home/juanfe/openoffice.org3.2_sdk
 * Auto deployment = YES
 *
 ************************************************************************

I was report this error too in openoffice.org, as the Issue 113043, and Jurgen are in that, I will send this information to them too.

Regards



Reply to: