hi all, I am trying to build a mozilla 0.9.7 RPM with MathML and SVG support.
I downloaded the source RPM from here: http://ftp.mozilla.org/pub/mozilla/releases/mozilla0.9.7/Red_Hat_7x_RPMS/SRPMS/mozilla-0.9.7-0.src.rpm I modified the configure line in the SPEC file to add "--enable-mathml". I can run mozilla out of the BUILD directory and it works fine, but when I install the RPM file I built, it doesn't show the math equations. I'm guessing that the RPM file is not including all of the file I need, but I don't know which ones. Besides, from what I can tell, the mozilla-build-package.pl script is supposed to included all of the correct files. Does anyone have any insight? BTW, Can I enable SVG support in the Mozilla 0.97 source RPM without having to do a CVS checkout? I want to be able to make my our source RPM based off of the 0.9.7 release that will build from scratch. Sincerely, Jason Edgecombe
