Changeset 979

Show
Ignore:
Timestamp:
10/03/06 12:36:32
Author:
pvanhoof
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/README

    r918 r979  
    3636Building tips 
    3737============= 
     38 
     39Camel-lite via camel-lite-builder 
     40--------------------------------- 
     41More info: http://tinymail.org/trac/camel-lite-builder. Camel-lite is a lite 
     42version of Camel that you can build using camel-lite-builder. 
     43 
     44Install firefox-nspr and firefox-nns (or the mozilla equivalents) to have 
     45a Camel with SSL and NSS support. Else use --enable-ssl=no and --enable-ssl=no 
     46when building Camel using the camel-lite-builder. But make sure that you also 
     47read the buildme.txt file in the root of the camel-lite-builder source tree. 
     48 
     49You can also compile using your platform's camel-dev(el) packages. But then 
     50you'll be using a camel as shipped with Evolution or evolution-devel or 
     51evolution-data-server(-devel) which is a quite large package comared to what 
     52you really need (which camel-lite extracts). 
     53 
     54Other 
     55----- 
    3856 
    3957Also checkout docs/building.txt ! 
     
    111129  subversion 
    112130  firefox-dev 
    113   libcamel1.2-dev 
     131  libcamel1.2-dev or install camel-lite via camel-lite-builder 
    114132  libnm-glib-0-dev 
    115133  automake-1.7 
     
    126144  with Ubuntu Dapper & Breezy (and maybe/probably also with newer versions of 
    127145  both the Debian and Ubuntu distributions). 
     146 
     147 If you want the Python bindings: python-gtk2-dev, python2.4-dev 
     148 
    128149 
    129150Fedora Core 4 & 5