Hi again,

Harri Pitkänen wrote:
> javasettings_Linux_X86_64.xml has been created. I would guess that 
> OpenOffice.org does
> not automatically update this file when gcj ABI changes. The only difference 
> between

apparently s/ABI/Path/.

> the old non-working and the new working version of this file is two different 
> digits in
> the vendorData string (no idea what that means though):
> 
> -<vendorData>660069006C0065003A002F002F002F007500730072002F006C00690062002F00670063006A002D0034002E0031002D00370031002F006C00690062006A0076006D002E0073006F00</vendorData>
> +<vendorData>660069006C0065003A002F002F002F007500730072002F006C00690062002F00670063006A002D0034002E0032002D00380031002F006C00690062006A0076006D002E0073006F00</vendorData>
>                                                                               
>                         ^       ^

13:27 <@Fridrich> _rene_: just take the hexadecimal array and divide by groups 
                  of 4 digits, and look-up the unicode equivalents (little 
                  endian)
13:27 <@Fridrich> _rene_: you will know exactly what the <vendor></vendor> is 
                  saying
13:30 <@Fridrich> _rene_: it is file:///....
[...]
13:40 <@Fridrich> _rene_: so the first string is 
                  file:///usr/lib/gcj-4.1-71/libjvm.so and the second is 
                  file:///usr/lib/gcj-4.2-81/libjvm.so

Regards,

Rene


Reply via email to