diff --git a/general.ent b/general.ent index c3acd88f6f..96e843312e 100644 --- a/general.ent +++ b/general.ent @@ -1,4 +1,4 @@ - + @@ -398,7 +398,7 @@ - + diff --git a/gnome/add/libgnomeprint.xml b/gnome/add/libgnomeprint.xml index ffbd4c8a2b..5c77256c46 100644 --- a/gnome/add/libgnomeprint.xml +++ b/gnome/add/libgnomeprint.xml @@ -59,6 +59,7 @@ , , , + , and : XML-Parser diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 6eba60982c..27bb3f4638 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -24,6 +24,13 @@ + + May 29th, 2005 [randy]: Updated to Gnumeric-1.4.3 and changed the + installation path to /usr (thanks to Bruce Dubbs, David Jensen and Jody + Goldberg for their input); added popt to the libgnomeprint depedencies, + suggested by David Jensen. + + May 28th, 2005 [randy]: Updated to Ethereal-0.10.11, reported by Matthias Berndt. diff --git a/xsoft/office/gnumeric.xml b/xsoft/office/gnumeric.xml index 6b199494f4..a4d71d5556 100644 --- a/xsoft/office/gnumeric.xml +++ b/xsoft/office/gnumeric.xml @@ -6,10 +6,10 @@ - - - - + + + + ]> @@ -57,18 +57,24 @@ Gnumeric Dependencies Required - then - and + and Optional - , + , + , PyGTK, libgnomedb (requires libgda), pxlib and Psiconv + + Though only a run-time dependency, if you don't install the + package, the built-in help functionality in + Gnumeric will not be available. + + @@ -77,32 +83,46 @@ Install Gnumeric by running the following commands: -./configure --prefix=$GNOME_PREFIX \ +./configure --prefix=/usr --without-gnome \ --localstatedir=/var/lib --sysconfdir=/etc/gnome && -make && -make install && -ln -v -s $GNOME_PREFIX/share/gnome/help/gnumeric \ - $GNOME_PREFIX/share/gnumeric/1.4.1/doc +make + + This package does not come with a test suite. + + Now, as the root user: + +make install + + If desired, install the developer documentation using the + following commands: + +install -v -m755 -d /usr/share/doc/gnumeric-&gnumeric-version; && +install -v -m644 doc/developer/* /usr/share/doc/gnumeric-&gnumeric-version; && +rm -v /usr/share/doc/gnumeric-&gnumeric-version;/Makefile* Command Explanations + --without-gnome: This switch prevents the + build from looking for the GNOME session + related components. Remove this switch if you have a + GNOME desktop or even just + installed. + --localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of - $GNOME_PREFIX/var/scrollkeeper. + $GNOME_PREFIX/var/scrollkeeper. This + switch may not be applicable if you don't have + installed, but won't affect the build otherwise. --sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome - instead of $GNOME_PREFIX/etc. - - ln -v -s ...: There's a bug in the - program that calls Yelp from the main menu - causing the help function to be unavailable. Creating this symlink allows - Yelp to find the help files. + instead of $GNOME_PREFIX/etc. This + switch may not be applicable if you don't have + installed, but won't affect the build otherwise.. @@ -115,10 +135,14 @@ ln -v -s $GNOME_PREFIX/share/gnome/help/gnumeric \ Installed Directories - gnumeric, gnumeric-1.4.1, and ssconvert + gnumeric, gnumeric-&gnumeric-version;, and ssconvert numerous filters, plugins and GNOME components - Not determined at this time + /etc/gnome/gconf/gconf.xml.defaults/apps/gnumeric, + /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/gnumeric, + /usr/lib/gnumeric, /usr/share/doc/gnumeric-&gnumeric-version;, + /usr/share/gnumeric, /usr/share/mc, /usr/share/omf/gnumeric and + /usr/share/pixmaps/gnumeric @@ -130,7 +154,7 @@ ln -v -s $GNOME_PREFIX/share/gnome/help/gnumeric \ gnumeric - symlink to gnumeric-1.4.1 + is a symlink to gnumeric-1.4.1 gnumeric @@ -140,7 +164,7 @@ ln -v -s $GNOME_PREFIX/share/gnome/help/gnumeric \ gnumeric-1.4.1 - is a GNOME's spreadsheet + is GNOME's spreadsheet application. gnumeric-1.4.1