[dev] Cannot save using localized build

2008-07-24 Thread Huda Sarfraz
Hi, Sorry about the multiple posts (already posted at [EMAIL PROTECTED]), but I still haven't been able to find a solution. 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 tra

[dev] Re: Help getting started building with ooobuild

2008-07-24 Thread Dan Kegel
On Wed, Jul 23, 2008 at 10:22 PM, Dan Kegel <[EMAIL PROTECTED]> wrote: > I'm trying to use ooobuild, but am stuck at > > checking for libxul-xpcom ... Package libxul-xpcom was not found in > the pkg-config search path. Perhaps you should add the directory > containing `libxul-xpcom.pc' to the PKG_C

Re: [dev] Help getting started building with ooobuild

2008-07-24 Thread Caolan McNamara
On Wed, 2008-07-23 at 22:22 -0700, Dan Kegel wrote: > I'm trying to use ooobuild, but am stuck at > > checking for libxul-xpcom ... Package libxul-xpcom was not found in > the pkg-config search path. It probably tries that because of something like... if $PKG_CONFIG --exists libxul ; then ..

[dev] Help getting started building with ooobuild

2008-07-24 Thread Dan Kegel
I'm trying to use ooobuild, but am stuck at checking for libxul-xpcom ... Package libxul-xpcom was not found in the pkg-config search path. Perhaps you should add the directory containing `libxul-xpcom.pc' to the PKG_CONFIG_PATH environment variable No package 'libxul-xpcom' found configure: error