Changeset 585

Show
Ignore:
Timestamp:
07/26/06 20:13:51
Author:
pvanhoof
Message:

Docs

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/README

    r561 r585  
    1818Building tips 
    1919============= 
     20 
     21Also checkout docs/building.txt ! 
    2022 
    2123You can set the CFLAGS="-DDEVEL" environment variable to enable a debug build. 
     
    3941typical autotools settings and configuration flags. 
    4042 
    41 Supported platforms 
    42 =================== 
     43Supported platforms & devices 
     44============================= 
    4345 
    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 
    7350 
    7451 
    7552Information for developers who would like to tryout the demo user interface: 
    7653============================================================================ 
     54 
     55This information only applies to the desktop support of tinymail! 
    7756 
    7857The libtinymail-gnome-desktop is an implementation that will work on a typical