Re: OpenOffice 3.3 and Java 7

2013-07-05 Thread James Lee

On 03/07/2013 18:58, Steele, Raymond wrote:

Hello,



We are currently running Solaris x86 with OpenOffice 3.3. We have recently be 
directed to upgrade our systems to Java 7, but cannot seem to get Java 7 to 
work correctly with OpenOffice version 3.3.



I think it needs to at least be compiled for 1.7.  I use Solaris 10 
i386  OOo-3.4.1, with Java 1.7 it fails



Error occurred during initialization of VM
Unable to load native library: ld.so.1: soffice.bin: fatal: relocation 
error: file /usr/jdk1.7.0_25/jre/lib/i386/libjava.so: symbol 
JVM_SetNativeThreadName: referenced symbol not found


I'm not sure if it compiles with 1.7, I didn't try.

Why not install 2 JREs?  I use 1.6 with OOo and 1.7 with everything else.



James.


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Official Solaris

2012-12-18 Thread James Lee

On 11/12/2012 13:58, Jean-Louis 'Hans' Fuchs wrote:


We are working on building AOO for Solaris on Sparc and x86.
There are people out there who would like to see official
builds for these platforms. For us (and our customers), this would also
be a great step forward, and we're eager to do what we can to work on 
this.


I too want to see official Solaris support.  I currently use self built 
3.4.1 on both Sparc and i386 Solaris 10.




* Is something to be said against moving to GCC on solaris?


I'm not against gcc per se. I am against any program that requires a 
particular compiler, if the code is well written it won't matter which 
compiler is used and there should no talk of "moving to ...".


To link with gcc c++ objects CC now has a flag to use gcc hashing:

$ CC -compat=g ...

Unfortunately only i386 but I think that's mostly where OO is used.



James


Re: can the openoffice run in the unix?

2013-03-06 Thread James Lee

On 05/03/2013 18:24, Paul Gress wrote:
The only true Unix it runs on is Solaris, and only a pre-development 
version at that.
I'm running the current 3.4.1 release on regular Solaris 10 u11. [No 
"pre-development version" of AOO nor Solaris.]



James.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: loadComponentFromURL - Solaris 11 OO 3.3

2014-01-17 Thread James Lee

On 17/01/2014 00:29, Paul Gress wrote:

> There is one person (Apostols Syropoulos) trying to compile the 
latest version 4.0, but having trouble.


Then there are at least 2.  I've tried and so far failed to compile 4.0. 
[I'm using self built 3.4.1]



James.


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: loadComponentFromURL - Solaris 11 OO 3.3

2014-01-18 Thread James Lee

On 17/01/2014 18:51, Απόστολος Συρόπουλος wrote:

What compiler are you using? I used gcc 4.7.2 and now I have switched
to gcc 4.8.2.


Sun Studio 12.3 [aka 5.12].  I think in failed in some awful C++ 
template mismatch in boost.


I thought gcc was rejected by the configuration but I must try again - 
it really should not matter which compiler or OS is used!



James.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org