|
From: Braden M. <br...@en...> - 2001-08-09 05:46:09
|
On 09 Aug 2001 10:06:29 +0530, S.K.Bose wrote: > > > On 8 Aug 2001, Braden McDaniel wrote: > > > On 08 Aug 2001 13:23:02 -0700, clayton cottingham wrote: > > > i think i found an error in the config log > > > > > > > > > it looks for mozilla/jsapi.h > > > > > > no such file or directory!! > > > > > > which i cant see anywhere in the mozilla install dir > > > > > > so im cvs in the mozilla/js again to enable that > > > > The header file is typically included in a "mozilla-devel" package if > > you use RPMs. mozilla.org, unfortunately, has done a less-than-exemplary > > job of establishing standard installation locations for things like > > header files, and OpenVRML's configure script is biased toward the > > decisions Red Hat has made for its RPM packages. Patches to support > > other schemes are welcome, as long as they don't break what's currently > > working. > > Why don't make include directory "jsapi.h" instead "mozilla/jsapi.h" in > VrmlNodeScript.cpp? I hope it is more logical like other libs. Yes, that's probably the Right Thing. I'll need to do some tweaking to the autoconf macro that looks for the header, first. -- Braden McDaniel e-mail: <br...@en...> <http://endoframe.com> Jabber: <br...@ja...> |