diff options
author | Dan Winship <danw@src.gnome.org> | 2000-05-10 01:43:01 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-05-10 01:43:01 +0800 |
commit | 90d6f37edc32acf424ec3d6f7b5f47a01520252a (patch) | |
tree | cafba3320892791ab5a2d14e4010e7ad3f63d871 | |
parent | 4623ccd1ed26f2b83c14f32e30fe80607e853189 (diff) | |
download | gsoc2013-evolution-90d6f37edc32acf424ec3d6f7b5f47a01520252a.tar gsoc2013-evolution-90d6f37edc32acf424ec3d6f7b5f47a01520252a.tar.gz gsoc2013-evolution-90d6f37edc32acf424ec3d6f7b5f47a01520252a.tar.bz2 gsoc2013-evolution-90d6f37edc32acf424ec3d6f7b5f47a01520252a.tar.lz gsoc2013-evolution-90d6f37edc32acf424ec3d6f7b5f47a01520252a.tar.xz gsoc2013-evolution-90d6f37edc32acf424ec3d6f7b5f47a01520252a.tar.zst gsoc2013-evolution-90d6f37edc32acf424ec3d6f7b5f47a01520252a.zip |
update dependency info a bit more
svn path=/trunk/; revision=2956
-rw-r--r-- | README | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -33,14 +33,16 @@ correctly.) gnome-print + gdk-pixbuf - 0.7.0 (or later?) + + ORBit - 0.5.1 + bonobo - Evolution always tracks the latest CVS versions of bonobo. Released versions will virtually always be too old. *** Note that this must be installed with the same --prefix as *** either gnome-libs or evolution for the Makefiles to work *** properly. - gdk-pixbuf - 0.7.0 (or later?) - gnome-vfs gtkhtml - Evolution might work with the released versions of @@ -51,15 +53,12 @@ correctly.) libunicode -You also need a recent copy of ORBit. At the present time, the version -in Helix GNOME is the only released version that is new enough. If you -don't have that, you should check out ORBit from GNOME CVS with the -option "-r orbit-stable-0-5" to get the recent stable branch. - The Palm-synchronization code, when it is incorporated, will require the pilot-link package. There is most likely a package for this in your OS of choice (the name may be "pilot-link" or "libpisock"). If -not, you can get the source at ftp://ryeham.ee.ryerson.ca/pub/PalmOS/ +not, you can get the source at ftp://ryeham.ee.ryerson.ca/pub/PalmOS/. +You will also need the "gnome-pilot" package from GNOME CVS. + You will most likely want to include the option --sysconfdir=`gnome-config --sysconfdir` |