X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=README;h=407c55e7bb606ce963e240fee83c9ea95ecd3c06;hb=562cb4d37ba7667ac846fc3d426b152d21ef2c22;hp=2d066b5805c4180282d6ad5fc3d64e9a26a22fa0;hpb=720e6978185b09f2b2f60a6b96018238085a7238;p=ion3.git diff --git a/README b/README index 2d066b5..407c55e 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ Ion === -Copyright (c) Tuomo Valkonen 1999-2007. +Copyright (c) Tuomo Valkonen 1999-2008. tuomov at iki.fi @@ -12,10 +12,12 @@ tuomov at iki.fi Building and installing ----------------------- -1. Make sure you have the following tools and libraries installed: +1. Make sure you have the following tools and libraries installed (along + with, of course, standard X11 and libc stuff). - * GNU make - * Lua 5.1 (see ). + * GNU make + * Lua 5.1 + * gettext 2. Edit `system.mk` to suit your system. Most GNU/Linux users should need very few changes. @@ -71,9 +73,9 @@ Some optional installation steps 15 05 * * * $SHAREDIR/ion-completeman -mksyscache - Replace `$SHAREDIR` with the setting from `system.mk` (or `system-ac.mk` - if you used autoconf). This example runs daily at 05:15, but you may - modify the run times to your needs; see the crontab manual. + Replace `$SHAREDIR` with the setting from `system.mk`. This example + runs daily at 05:15, but you may modify the run times to your needs; + see the crontab manual. If you can't or do not want to build a system-wide man page cache, run `crontab -e` as your normal user and replace `-mksyscache` with @@ -83,7 +85,7 @@ Some optional installation steps `-mk*cache` argument once manually to build the initial cache. If the `MANPATH` environment variable is not set on your system and it - does not have the `manpath` command (or it does not print anything + does not have the `manpath` command (or it does not print anything sensible), you may also want to set the `ION_MANPATH` environment variable to the list of paths where the system stores manual pages.