Jon,

In case you still want to build plxpcom:  the current plxpcom install
documentation instructs you to add following line:

ac_add_options --with-extensions=default,perl

to your .mozconfig file before you build Mozilla.  However, if you're
building Mozilla 1.4.1, this should be:

ac_add_options --enable-extensions=default,perl

Also, be sure to follow the instructions in plxpcom/perl/INSTALL about
adding makefile lines to the allmakefiles.sh file; the instructions in
the HTML documentation are a bit vague.

- Jay

Jon Feldhammer <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...
> I've been unable to install plXPCOM (i've followed the installation 
> instructions to the T but the Makefiles are never picked up by mozilla 
> during compilation) does anyone have any experience with this?
> 
> Has anyone embedded mozilla in perl or written modules to interface with 
> the gecko engine?  The only way I know how to go about this is writing a 
> .xs file and a perl module to interface with the c++ code, is there a 
> better way, or has anyone written this perl module?
> 
> Thank you,
> 
> Jon
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to