Compilation

Generic installation instructions are in the INSTALL file You can pass the following extra options to configure :

FreeBSD

Mac OS X

Linux

configure

You can use the following options :

Compile and install

Download the package and do the following :

$ tar xzvf libetpan-XX.XX.tar.gz      # to decompress the package

$ cd libetpan-XX.XX

$ ./configure --help                 # to get options of configure

$ ./configure                        # you can specify your own options

$ make                               # to compile the package

$ su

# make install

# logout