I'm trying to cross compile vlc for windows on Ubuntu and I can't get the mozilla plugin added.  The configuration step fails with the message that I don't have the mozilla development tools installed.   I haven't been able to figure out which mozilla development tools it's referring to.  Synaptic shows that I have xulrunner 2.0 installed???<br>
<br>configure: Checking for Mozilla<br>checking for libxul >= 1.9.1... no<br>checking for seamonkey-plugin >= 1.9.1... no<br>checking for iceape-plugin >= 1.9.1... no<br>checking for xulrunner-plugin >= 1.9.1... no<br>
checking for firefox-plugin >= 1.9.1... no<br>checking for iceweasel-plugin >= 1.9.1... no<br>checking for mozilla-plugin >= 1.9.1... no<br>checking for mozilla-config... no<br>checking for seamonkey-config... no<br>
checking for xulrunner-config... no<br>configure: error: Please install the Mozilla development tools (version 1.9.2 or higher) or use --disable-mozilla.<br><br>Thanks,<br><br>Shane<br>