Changeset 1537

Show
Ignore:
Timestamp:
02/01/07 01:20:35
Author:
pvanhoof
Message:

docs updated

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/README

    r1309 r1537  
    3434============= 
    3535 
    36 Camel-lite via camel-lite-builder 
    37 --------------------------------- 
    38 More info: http://tinymail.org/trac/camel-lite-builder. Camel-lite is a lite 
    39 version of Camel that you can build using camel-lite-builder. 
    40  
    41 Install firefox-nspr and firefox-nns (or the mozilla equivalents) to have 
    42 a Camel with SSL and NSS support. Else use --enable-ssl=no and --enable-ssl=no 
    43 when building Camel using the camel-lite-builder. But make sure that you also 
    44 read the buildme.txt file in the root of the camel-lite-builder source tree. 
    45  
    46 You can also compile using your platform's camel-dev(el) packages. But then 
    47 you'll be using a camel as shipped with Evolution or evolution-devel or 
    48 evolution-data-server(-devel) which is a quite large package comared to what 
    49 you really need (which camel-lite extracts). 
    50  
    51 Other 
    52 ----- 
    53  
    54 Also checkout docs/building.txt ! 
     36Checkout docs/building.txt  
    5537 
    5638You can set the CFLAGS="-DDEVEL" environment variable to enable a debug build.