aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-08-08 22:47:10 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-08-08 22:47:10 +0800
commit51e9aa8577a5bc6c480cd4043bee312248415121 (patch)
tree6ca788c5c3da3a9e9ae6f9911f65a7ccf9a9feec /README
parentdd1fd6f7f6f3e511f3271792135cb1f26afed43f (diff)
downloadgsoc2013-evolution-51e9aa8577a5bc6c480cd4043bee312248415121.tar
gsoc2013-evolution-51e9aa8577a5bc6c480cd4043bee312248415121.tar.gz
gsoc2013-evolution-51e9aa8577a5bc6c480cd4043bee312248415121.tar.bz2
gsoc2013-evolution-51e9aa8577a5bc6c480cd4043bee312248415121.tar.lz
gsoc2013-evolution-51e9aa8577a5bc6c480cd4043bee312248415121.tar.xz
gsoc2013-evolution-51e9aa8577a5bc6c480cd4043bee312248415121.tar.zst
gsoc2013-evolution-51e9aa8577a5bc6c480cd4043bee312248415121.zip
Update pilot information
2001-08-08 JP Rosevear <jpr@ximian.com> * README: Update pilot information svn path=/trunk/; revision=11787
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 4 insertions, 13 deletions
diff --git a/README b/README
index 62efb3c5ad..69185f026e 100644
--- a/README
+++ b/README
@@ -179,20 +179,11 @@ Compiling Palm Pilot support
If you want support for PalmPilot syncing (currently experimental so
please back up your pilot) you will also need to do the following:
-1) pilot-link
-cvs -d :pserver:anonymous@cvs.gnu-designs.com:/cvs/pilot-link login
-The password is just <ENTER>.
-cvs -d :pserver:anonymous@cvs.gnu-designs.com:/cvs/pilot-link co pilot-link
-./configure --prefix=<pilot-link-prefix> --with-perl=no --with-java=no
---with-tcl=no --with-python=no
-make
-make install
+1) pilot-link 0.9.5
+http://www.pilot-link.org
-2) gnome-pilot
-cvs -z3 co gnome-pilot
-./autogen.sh --prefix=<gnome-pilot-prefix> --with-pisock=<pilot-link-prefix>
-make
-make install
+2) gnome-pilot 0.1.61
+http://www.eskil.org/gnome-pilot/
3) evolution
in your evo source dir do ./autogen.sh --prefix=<evo-prefix>