I spent almost 2 weeks researching on how to install this web browser. I really need to use this control in my program.. because my report will be developed in ASP.NET and will be called by windows form program and display in mono web browser. The program will be deployed in Linux Suse 10.1. I have the source and tried to install it several times but i am out of luck still doesn't work. below are the links:
http://worldofcoding.blogspot.com/2007/09/windows-forms-webcontrol-and-mozilla.html ===> article
http://anonsvn.mono-project.com/viewcvs/trunk/mozembed/ ==> source
Thanks in advanced.
After i download the source i compile it in linux suse 10.1 using ./autogen.sh & ./configure but results to an error requires XPCOM development package. Then i download and compile the firefox-devel but the same error result.