diff options
author | JP Rosevear <jpr@ximian.com> | 2001-08-08 22:47:10 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-08-08 22:47:10 +0800 |
commit | 51e9aa8577a5bc6c480cd4043bee312248415121 (patch) | |
tree | 6ca788c5c3da3a9e9ae6f9911f65a7ccf9a9feec | |
parent | dd1fd6f7f6f3e511f3271792135cb1f26afed43f (diff) | |
download | gsoc2013-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
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | README | 17 |
2 files changed, 8 insertions, 13 deletions
@@ -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. @@ -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> |