Hi,

This problem has been solved. We modified the configure script to explicitly
add the jdk path, here is the new script, and the build produced from this
script saves .odt documents as expected:

./configure \
--with-lang="ur" \
--disable-build-mozilla \
--disable-directx \
--with-ant-home="/cygdrive/f/apache-ant-1.7.0" \
*--with-jdk-home="/cygdrive/f/j2sdk1.4.2_17" \*
--with-use-shell=bash

Thanks & Regards,
Huda

On Sat, Jul 19, 2008 at 12:45 PM, Huda Sarfraz <[EMAIL PROTECTED]>wrote:

> Hi,
>
>
> On Fri, Jul 18, 2008 at 12:19 PM, Mathias Bauer <[EMAIL PROTECTED]>
> wrote:
>
>> Huda Sarfraz wrote:
>>
>> > Hi,
>> >
>> > I'm working on a localized (Urdu, ur-PK) Windows build for OpenOffice,
>> > OOH680_m12. So far, I have managed to create the build with the RTL
>> layout
>> > and I have incorporated translations that were done for a previous
>> version,
>> > so most of the GUI string can be seen in Urdu.
>> >
>> > However, I cannot save a new ODT document in the localized version. When
>> I
>> > try to save, the Save dialog keeps re-appearing. New MS Word documents
>> can
>> > be saved though.
>> >
>> > I have looked this up and I've found other instances of this problem in
>> > previous versions, and the solution seems to be to build with java
>> support.
>> > For reference see:
>> > http://osdir.com/ml/gnome.ximian.openoffice/2005-10/msg00063.html
>> > http://osdir.com/ml/freebsd.devel.openoffice/2005-12/msg00048.html
>> >
>> > But as far as I can see, I am already building with java support,
>> because I
>> > haven't disabled it. Also the en-US build that is created along with the
>> ur
>> > build does not have this problem.
>> >
>> > These are the options I use for the build, and both the en-US and ur
>> builds
>> > are created:
>> >
>> > ./configure \
>> > --with-lang="ur" \
>> > --disable-build-mozilla \
>> > --disable-directx \
>> > --with-ant-home="/cygdrive/f/apache-ant-1.7.0" \
>> > --with-use-shell=bash
>> >
>> > Should I be adding something explicitly to build with java or is this a
>> > different issue? Any suggestions will be appreciated,
>>
>> I'm reading this list only rarely, so I came across your problem just
>> now. In case of building problems you should consider posting it to
>> [EMAIL PROTECTED] to have a better chance for replies.
>>
>> Does your problem persist?
>>
>> Ciao,
>> Mathias
>>
>> --
>> Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
>> OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
>> Please don't reply to "[EMAIL PROTECTED]".
>> I use it for the OOo lists and only rarely read other mails sent to it.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> Yes, the problem still persists, any help would be much appreciated.
>
> I didn't post at [EMAIL PROTECTED], because I got a solution to my last
> localized build problem at [email protected] (after posting at
> both), so I wasn't sure where to post this time.
>
> Also (this is off-topic, but I don't know where else to ask), I have been
> emailing at [EMAIL PROTECTED] to ask for permission to use
> OpenOffice logos over the past month, but I haven't received any response
> yet. Where can I get help regarding this?
>
> Thanks & Regards,
> Huda
>

Reply via email to