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