First of all, thank you very much for your answers.<br><br>I&#39;m trying to understand: I need the Qt libraries in order to build Konq/e, but what about Qtopia and Qtopia Core (former Qt/embedded, as I read on the Trolltech website)? My objective is to have Konq/e running on ARM, so it must build with one of the two frameworks that don&#39;t use X11. 
<br><br>So, could this be the right procedure (correct me if I&#39;m wrong)?<br><br>1. Build Qt (specific version for Konq/e);<br>2. Build Qt/e, Qtopia or Qtopia-core for ARM;<br>3. Build Konq/e linking to the Qt obtained from point 1 and the embedded framework obtained from point 2
<br>4. Finger crossed and try to run Konq/e on ARM<br><br>Your help is really appreciated.<br><br>Piero<br><br><br><div class="gmail_quote">On Jan 15, 2008 11:07 AM, Luciano Montanaro &lt;<a href="mailto:mikelima@cirulla.net">
mikelima@cirulla.net</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Il Tuesday 15 January 2008 10:46:08 Piero Pezzin ha scritto:
<br><div class="Ih2E3d"><br>&gt;<br>&gt; int main() {<br>&gt; &nbsp; &nbsp; QStringList *t = new QStringList();<br>&gt; &nbsp; &nbsp; Q_UNUSED(t);<br>&gt; &nbsp; &nbsp; QString s;<br>&gt; &nbsp; &nbsp; s.setLatin1(&quot;Ciccio&quot;,14);<br>&gt; &nbsp; &nbsp; return 0;<br>
&gt; }<br>&gt; configure:33438: error: Qt (&gt;= Qt 2.2.2) (library qte) not found. Please<br>&gt; check your installation!<br>&gt; For more details about this problem, look at the end of config.log.<br>&gt;<br>&gt; I&#39;m working on CentOS 
4.4.<br>&gt;<br>&gt; Any help? I think I&#39;m missing something, maybe QTopia Core have not the<br>&gt; right QT libraries and I need the full QTopia or the QT libraries, but I&#39;m<br>&gt; just supposing.<br>&gt;<br>&gt; Thanks in advance and kind regards
<br>&gt;<br>&gt; Piero<br><br></div>konq-embedded has not been ported to Qt 4. It should work with Qt2 and Qt3<br>(although the last time I tried with Qt3 there were a few issues).<br><br>Luciano<br>_______________________________________________
<br>konq-e mailing list<br><a href="mailto:konq-e@kde.org">konq-e@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/konq-e" target="_blank">https://mail.kde.org/mailman/listinfo/konq-e</a><br></blockquote></div>
<br>