With the help of timelyx and pupnik (IRC), I was able to build microb. I have microb-engine_1.0.3-13_armel.deb and other .debs under SDK_ARMEL. I tried dpkg -i and installation was successful (I had to install other .debs to get there).
<br><br>But I am not able to see Microb under Web in maemo (Xephyr). <br><br>In some IRC log, I found that I need to do <br><br>GRE_HOME=. and USE_LOCAL_GRE=1<br>and ./run-mozilla.sh ./TestGtkEmbed<br><br>If I do this, yesterday I got error related to starting xpcom.
<br><br>Today, I am getting -- Couldn't find GTKMozEmbed symbols.<br><br>Can somebody help me how to run the microb I built?<br><br>As you can see, I built for SDK_ARMEL. Do I need to built for X86? <br>In some IRC log I found that microb does not build for X86.
<br><br><br>How can I see my armel .deb running? Do I need to use QEMU ( I need to read about it yet)<br><br>Help!<br><br>