New to Building Konq/E

Kenneth Crudup kenny at panix.com
Mon Feb 6 00:19:55 CET 2006


On Sun, 5 Feb 2006, Luciano Montanaro wrote:

> Work in in progress to adapt konqueror embedded to Qt-embedded/Qtopia 2.

Wasn't this a done deal? Unless I'm misunderstanding you, I've been able
to do this for two years, now:

----
$ cat configure.konq
./configure \
--enable-debug=no \
--enable-embedded \
--enable-qpe \
--enable-qt-embedded \
--host=arm-linux \
--prefix=$(pwd)/konq-stage \
--with-extra-includes=/usr/src/uclibc/buildroot/build_arm_nofpu/staging_dir/include:/usr/src/uclibc/buildroot/build_arm_nofpu/jpeg-6b \
--with-extra-libs=/usr/src/uclibc/buildroot/build_arm_nofpu/staging_dir/lib:/usr/src/qtopia/lib \
--with-gui=qpe \
--with-qt-dir=/usr/src/qt-embedded \
--with-qtopia-dir=/usr/src/qtopia \
--without-ssl \
$@
----

----
$ l konq-stage/bin/konqueror
 261689 4400 -rwxr-xr-x    1 kenny    users     4491270 Nov  8  2004 konq-stage/bin/konqueror*
$  file  konq-stage/bin/konqueror
konq-stage/bin/konqueror: ELF 32-bit LSB executable, ARM, version 1 (ARM), for GNU/Linux 2.0.0, dynamically linked (uses shared libs), not stripped
----

... of course what I did *was* two years ago, and I used an old version
(a snapshot from 20021229), but I'd thought it was already there?

	-Kenny

-- 
Kenneth R. Crudup  Sr. SW Engineer, Scott County Consulting, Los Angeles
H: 3630 S. Sepulveda Blvd. #138, L.A., CA 90034-6809      (888) 454-8181


More information about the konq-e mailing list