| 44 | | Status |
|---|
| 45 | | ------ |
|---|
| 46 | | |
|---|
| 47 | | Work in progress: Maemo, GPE and OLPC |
|---|
| 48 | | Works: GNOME desktop |
|---|
| 49 | | |
|---|
| 50 | | One Laptop Per Child platform (OLPC) |
|---|
| 51 | | ------------------------------------ |
|---|
| 52 | | |
|---|
| 53 | | ./autogen.sh --prefix=/opt/olpc/tinymail --with-platform=olpc \ |
|---|
| 54 | | --enable-gnome=no --with-html-component=none |
|---|
| 55 | | |
|---|
| 56 | | Maemo platform (For example for the Nokia 770) |
|---|
| 57 | | ---------------------------------------------- |
|---|
| 58 | | |
|---|
| 59 | | ./autogen.sh --prefix=/opt/olpc/tinymail --with-platform=maemo \ |
|---|
| 60 | | --enable-gnome=no --with-html-component=gtkhtml |
|---|
| 61 | | |
|---|
| 62 | | GPE platform (For example for PocketPC) |
|---|
| 63 | | --------------------------------------- |
|---|
| 64 | | |
|---|
| 65 | | ./autogen.sh --prefix=/opt/olpc/tinymail --with-platform=gpe \ |
|---|
| 66 | | --enable-gnome=no --with-html-component=gtkhtml |
|---|
| 67 | | |
|---|
| 68 | | GNOME desktop platform |
|---|
| 69 | | ---------------------- |
|---|
| 70 | | |
|---|
| 71 | | ./autogen.sh --prefix=/opt/olpc/tinymail --with-platform=gnome-desktop \ |
|---|
| 72 | | --enable-gnome=yes --with-html-component=mozembed |
|---|
| | 46 | o. One Laptop Per Child platform (OLPC) |
|---|
| | 47 | o. Maemo platform (For example for the Nokia 770) |
|---|
| | 48 | o. GPE platform (For example for PocketPC) |
|---|
| | 49 | o. GNOME desktop platform |
|---|