Re: [api-dev] regcomp fails with DocumentLoader example

2009-04-17 Thread Stephan Bergmann
On 04/17/09 00:52, Maximilian Odendahl wrote: using truss, I found out the issue: /opt/openoffice.org/ure/bin/javaldx just hangs forever. No idea what it is or what it does(openoffice starts and I am just doing c++ examples), but after renaming/deleting it, everything works fine. Do you have

Re: [api-dev] regcomp fails with DocumentLoader example

2009-04-16 Thread Maximilian Odendahl
Hi, Hi, Compiling works fine, but then regcomp seems to hang forever, this is what I get: ---Register necessary runtime components in the DocumentLoader.rdb -"/opt/openoffice.org/ure/bin/regcomp" -register -r //openoffice.org_sdk/SOLARISexample.out/bin/DocumentLoader.rdb -c connecto

Re: [api-dev] regcomp fails with DocumentLoader example

2009-04-16 Thread Maximilian Odendahl
Hi, looks indeed ok, i have to check it on my own when i have time ;-) as I had to install Solaris again, I started from scratch, same issue. Wouldn't that be a showstopper if it does not work for one platform at all(if it turns out that way)? I am running a 64-bit system, anything special I

Re: [api-dev] regcomp fails with DocumentLoader example

2009-04-16 Thread Juergen Schmidt
Maximilian Odendahl wrote: Hi. looks indeed ok, i have to check it on my own when i have time ;-) ok, ok, how many beers do you want to have some time? mmh, maybe i would prefer a good red wine ;-) Max PS: Are you at JavaOne? no, not this year :-( Jürgen ---

Re: [api-dev] regcomp fails with DocumentLoader example

2009-04-15 Thread Maximilian Odendahl
Hi. looks indeed ok, i have to check it on my own when i have time ;-) ok, ok, how many beers do you want to have some time? Max PS: Are you at JavaOne? - To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org For addi

Re: [api-dev] regcomp fails with DocumentLoader example

2009-04-15 Thread Juergen Schmidt
Maximilian Odendahl wrote: Hi Juergen, the same, it works as expected on Solaris Intel. Keep in mind that you have to set UNO_PATH to the office program directory. For example UNO_PATH=/opt/openoffice.org3/program. Or "soffice" have to be in your PATH. bash-3.00# echo $UNO_PATH /opt/openoff

Re: [api-dev] regcomp fails with DocumentLoader example

2009-04-14 Thread Maximilian Odendahl
Hi Juergen, the same, it works as expected on Solaris Intel. Keep in mind that you have to set UNO_PATH to the office program directory. For example UNO_PATH=/opt/openoffice.org3/program. Or "soffice" have to be in your PATH. bash-3.00# echo $UNO_PATH /opt/openoffice.org3/program bash-3.00#

Re: [api-dev] regcomp fails with DocumentLoader example

2009-04-14 Thread Juergen Schmidt
Hi Maximilian, Maximilian Odendahl wrote: Hi, Compiling works fine, but then regcomp seems to hang forever, this is what I get: ---Register necessary runtime components in the DocumentLoader.rdb -"/opt/openoffice.org/ure/bin/regcomp" -register -r //openoffice.org_sdk/SOLARISexample.o

Re: [api-dev] regcomp fails with DocumentLoader example

2009-04-13 Thread Maximilian Odendahl
Hi, Compiling works fine, but then regcomp seems to hang forever, this is what I get: ---Register necessary runtime components in the DocumentLoader.rdb -"/opt/openoffice.org/ure/bin/regcomp" -register -r //openoffice.org_sdk/SOLARISexample.out/bin/DocumentLoader.rdb -c connector.uno.

[api-dev] regcomp fails with DocumentLoader example

2009-04-13 Thread Maximilian Odendahl
Hi, I am trying to compile and run the DocumentLoader example on Solaris 10, Sparc, OpenOffice SDK 3.1 and OpenOffice.org 3.1(m8). Compiling works fine, but then regcomp seems to hang forever, this is what I get: ---Register necessary runtime components in the DocumentLoader.rdb -"/