summaryrefslogtreecommitdiff
path: root/README
authorllornkcor <llornkcor>2003-11-09 03:22:48 (UTC)
committer llornkcor <llornkcor>2003-11-09 03:22:48 (UTC)
commitadb66d3fcb7bb35a2c7acf1c09d512f0bc379e9d (patch) (side-by-side diff)
tree3c69f672c378edf9d4285c14c8004c823d5040b2 /README
parent573051840154e1549d87d648bb5cd325905f7ada (diff)
downloadopie-adb66d3fcb7bb35a2c7acf1c09d512f0bc379e9d.zip
opie-adb66d3fcb7bb35a2c7acf1c09d512f0bc379e9d.tar.gz
opie-adb66d3fcb7bb35a2c7acf1c09d512f0bc379e9d.tar.bz2
added more instructions to this
Diffstat (limited to 'README') (more/less context) (ignore whitespace changes)
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f734f26..624b587 100644
--- a/README
+++ b/README
@@ -10,25 +10,25 @@ http://handhelds.org/~zecke/apidocs/index.html
You will need qvfb, designer, and uic from a qt-x11-2.3.2 package.
That means you must download and configure/make it.
wget ftp://ftp.trolltech.com/qt/source/qt-x11-2.3.2.tar.gz
Qt embedded is available at:
ftp://ftp.trolltech.com/qt/source/qt-embedded-2.3.7.tar.bz2
or in that directory.
Set QTDIR to point to your qt/embedded source tree, such as:
-export QTDIR=/opt/qt
+export QTDIR=/opt/qt-2.3.7
Then you need to do
export OPIEDIR=`pwd`
or
export OPIEDIR=~/projects/sources/opie
or where ever you placed Opie sources.
You will want to apply the patches in the $OPIEDIR/qt directory to qt-embedded-2.3.7
qte234-for-opie091-gfxraster.patch
qte234-for-opie091-listview.patch
qte234-for-opie091-override.patch