aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--README17
2 files changed, 8 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
index a791e78a56..032112a9de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-08 JP Rosevear <jpr@ximian.com>
+
+ * README: Update pilot information
+
2001-08-07 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Require gal 0.10.99.1 or greater.
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>