Commit graph

12 commits

Author SHA1 Message Date
Michael Hafen
62f43c04e9 Add instructions to INSTALL and README.robots about robots.txt
Instructions are given in INSTALL and README.robots about adding a robots.txt
file to the opac to prevent search engines from indexing Koha.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-02-20 17:55:59 -05:00
Joshua Ferraro
11e9319ece Updates to the installation instructions
In particular, removing references to the zebraqueue daemon
and replacing with mention of the -z option with rebuild_zebra.pl
2008-08-09 07:03:37 -05:00
Joshua Ferraro
9493e1f626 adding warnings for CGI::Session 2008-07-08 20:21:08 -05:00
Joshua Ferraro
3f560e44ce adding a note about Perl 5.10 to installation docs
Use Perl 5.8 (a library Koha depends on,
MARC::File::XML may not work with Perl 5.10, see:
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2309),
2008-07-08 20:09:45 -05:00
Joshua Ferraro
6eb30017ea adding upgrade instructions to INSTALL and INSTALL.debain
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-21 14:04:47 -06:00
Joshua Ferraro
eedb94442e updating INSTALL and INSTALL.debian
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-30 17:00:26 -06:00
Joshua Ferraro
062d46800e re-naming some files prior to release
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-30 12:13:39 -06:00
tipaul
d5dfb954e2 deleting unused scripts (moved tio misc/ except for database.mysql, which is not used anymore -relpaced by koha.mysql) 2002-11-22 09:13:03 +00:00
arensb
cef449e3fa Removed the dependency on Set::Scalar. 2002-10-12 06:08:28 +00:00
arensb
73734a4024 Clarified need for File::Spec.
Rewrote sections on writing and installing koha.conf for clarity, and
to reflect the fact that the config file no longer needs to go in
/etc/koha.conf.
Fixed typo in "SetEnv" example.
Replaced "ur" with the English equivalent throughout.
2002-10-05 23:53:25 +00:00
arensb
4033542a8a Added two missing required Perl modules. 2002-09-28 04:53:45 +00:00
rangi
a8f9f23711 No harm in adding these to the main branch either 2002-05-03 21:40:28 +00:00