<DIV>Hello:<BR>&nbsp;&nbsp;&nbsp; I need a web browser that can work on my mainstoneII(arm) board,so I try to cross compile a konqueror(konqueror-embedded-snapshot-20030705).at last I successfully get the binary file "konqueror",which can work on my board in the qt grafic envirenment.while using konqueror on the board ,I found that it dosen't support JavaScript .when I cross-compiled konqueror,I did choose the options below:--with-javascript=static --enable-jshostext.but it seems they didn't work.</DIV>
<DIV>&nbsp;&nbsp;&nbsp; for example ,when I open a webpage which source code is as below:<BR>--------------------------------------<BR>&lt;html&gt;<BR>&lt;head&gt;<BR>My first JavaScript!<BR>&lt;/head&gt;<BR>&lt;body&gt;<BR>&lt;br&gt;<BR>This is a normal HTML document.<BR>&lt;br&gt;<BR>&nbsp; &lt;script language="LiveScript"&gt;<BR>&nbsp;&nbsp;&nbsp; document.write("this by JavaScript!")<BR>&nbsp; &lt;/script&gt;<BR>&lt;br&gt;<BR>Back in HTML again.<BR>&lt;/body&gt;<BR>&lt;/html&gt;<BR>---------------------------------------<BR>I got :<BR>---------------------------------------<BR>My first JavaScript!<BR>This is a normal HTML document.</DIV>
<DIV>Back in HTML again.<BR>---------------------------------------<BR>&lt;img src=""&gt;<BR>I'm sure that the variables and envirenment are set correctly .could tell me why it cann't support Javascript?<BR>thank you very much!!!</DIV>
<DIV>APPENDIX:how I build the konqueror</DIV>
<DIV>1:build qt-embedded2.3.10<BR>./configure -qconfig qpe -system-jpeg -no-xft -depths 16 -xplatform linux-arm-g++ -gif -thread<BR>make</DIV>
<DIV>2:build qtopia2.1.1<BR>./configure -languages zh_CN -thread -xplatform linux-arm-g++ -displaysize 1024x768 -prefix=$QPEDIR/../target<BR>make</DIV>
<DIV>3:build konqueror-embedded-snapshot-20030705<BR>./configure \<BR>--prefix=/root/opt/9307-work/konq/target \<BR>--host=arm-linux \<BR>--target=arm-linux \<BR>--disable-debug \<BR>--enable-embedded \<BR>--enable-qt-embedded \<BR>--enable-qpe \<BR>--with-gui=qpe \<BR>--enable-static \<BR>--disable-shared \<BR>--enable-mt \<BR>--enable-qtopia \<BR>--enable-largeicons \<BR>--with-extra-libs=/usr/local/arm/3.3/lib:$QPEDIR/lib:/root/opt/9307-work/openssl-0.9.7d \<BR>--with-extra-includes=/usr/local/arm/3.3/include:$QPEDIR/include:/root/opt/9307-work/openssl-0.9.7d/include \<BR>--with-qt-includes=$QTDIR/include \<BR>--with-qt-libraries=$QTDIR/lib \<BR>--with-qtopia-dir=$QPEDIR \<BR>--enable-fontsubs \<BR>--enable-sidebar \<BR>--enable-readwrite \<BR>--with-javascript=dynamic \<BR>--enable-jshostext \<BR>--with-ssl-dir=/root/opt/9307-work/openssl-0.9.7d</DIV>
<DIV>make</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV><br><!-- footer --><br><hr>
<a style="font-size:14px;line-height:15px; color:#000; text-decoration:none" href="http://event.mail.163.com/chanel/click.htm?from=NO_26&domain=163" target="_blank"><span style="text-decoration:underline; color:blue">中 国 最 强 网 游 --- 网 易 梦 幻 西 游 ,166 万 玩 家 同 时 在 线</span> </a>