We provide the qtopia-2.2.0 source package located in linux\linux-source\qtopia-2.2.0-real6410.tar.bz2, unpack this source package into Ubuntu's home directory and get qtopia-2.2.0-real6410, enter qtopia-2.2.0-real6410.
The directory runs the following configuration:
echo Yes | ./configure-qte '-embedded-no-xft-qconfig qpe-depths 16,32-system-jpeg-qt-zlib-qt-libpng-gif-no-g++-ex Ceptions-no-qvfb-xplatform linux-arm-g++-tslib '-qpe ' edition pda-displaysize ' 480x272-fontfamilies CA fixed Micro Smallsmooth smoothtimes unifont-xplatform linux-arm-g++ '-luuid '-qt2 '-no-opengl-no-xft '-DQT Xft-thread '
This completes the configuration of the Qtopia, where you can modify the Displaysize parameter based on the actual LCD size. Next Enter
Make
Make install
To complete the compilation and installation of the Qtopa, the installation results are under Qtopia-2.2.0-real6410/qtopia/image/opt/qtopia, and to simplify the process, we provide a script build that completes several steps, Run in this directory./build.
Note: Some users are reflected in the Ubuntu-9.10 compiler qtopia-2.2.0 failed, I have also done a test, there is indeed a problem, this is due to the host environment Ubuntu has a considerable number of library functions are not pre-installed, I compile the qtopia-2.20 The Redhat AS4 version is used, so there is no problem with the compile process.
It is recommended that the best switch to qtopia-2.2.0 compilation be done in Redhat AS4. Compiling QT4 in Ubuntu is no problem.
Qtopia-2.2.0 running on the Development Board
The previous step was the result of qtopia-2.2.0-real6410/qtopia/image/opt/qtopia/opt, which actually contained all the applications. The code is then put into the root file system of the board, where novice readers are not advised to build a root file system from scratch, and directly use the linux\linux-source\qtopia.tar.gz we provide on the CD.
In the Ubuntu home directory to create a new directory Rootfs_qtopia, and the above source code to extract the directory, so that the directory has an opt directory, which is actually compiled qtopia after the OPT directory, so directly to the Qtopia compiled Qtop Ia-2.2.0-real6410/qtopia/image/opt overall copy to the Rootfs_qtopia directory to replace the original opt directory, so that their own qtopia even if installed well.