Download



Location and instructions

>> Release : libEtPan !

$ tar xzvf libetpan-x.xx.tar.gz      # to uncompress the package
$ cd libetpan-x.xx
$ ./configure --help                 # to get options of configure
$ ./configure                        # you can specify your own options
$ make                               # to compile the package
$ su
# make install
# logout

>> Release : libetpan-perl

$ tar xzvf libetpan-perl-x.xx.tar.gz # to uncompress the package
$ cd libetpan-perl-x.xx
$ ./configure --help                 # to get options of configure
$ ./configure                        # you can specify your own options
$ make                               # to compile the package
$ su
# make install
# logout

CVS

>> sourceforge information

CVS Access

cvs -d:pserver:anonymous@libetpan.cvs.sourceforge.net:/cvsroot/libetpan login

password is empty.

cvs -z3 -d:pserver:anonymous@libetpan.cvs.sourceforge.net:/cvsroot/libetpan co -P libetpan
cvs -z3 -d:pserver:anonymous@libetpan.cvs.sourceforge.net:/cvsroot/libetpan co -P libetpan-perl

Dependencies

In addition of the package needed for users, you will need the following packages.

>> autoconf (tested with Autoconf version 2.13)
>> automake (tested with GNU automake 1.4-p4)
>> libtool (tested GNU libtool 1.4.2a)


Browse the CVS

>> Web CVS : browse in the source code

DINH V. Hoà - Sat Jul 7 16:37:29 2007