Unidiff1 files changed, 3 insertions, 0 deletions
|
diff --git a/README b/README index 624b587..0eea08f 100644 --- a/ README+++ b/ README |
|
@@ -27,6 +27,9 @@ or |
27 | export OPIEDIR=~/projects/sources/opie |
27 | export OPIEDIR=~/projects/sources/opie |
28 | or where ever you placed Opie sources. |
28 | or where ever you placed Opie sources. |
29 | |
29 | |
| |
30 | and then do: |
| |
31 | export LD_LIBRARY_PATH=$OPIEDIR/lib:$QTDIR/lib:$LD_LIBRARY_PATH |
| |
32 | |
30 | You will want to apply the patches in the $OPIEDIR/qt directory to qt-embedded-2.3.7 |
33 | You will want to apply the patches in the $OPIEDIR/qt directory to qt-embedded-2.3.7 |
31 | |
34 | |
32 | qte234-for-opie091-gfxraster.patch |
35 | qte234-for-opie091-gfxraster.patch |
|