Hello,

as I'm working in a new system, I find unnoted requirements.

Thanks,

Ferran
INSTALL: add unzip requirement to install jsmath

* The jsmath package is distributed in zip files, so unzip is required.
---
 INSTALL |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Index: traces-0.99.1/INSTALL
===================================================================
--- traces-0.99.1.orig/INSTALL	2009-05-28 10:21:07.000000000 +0200
+++ traces-0.99.1/INSTALL	2009-05-28 10:25:36.000000000 +0200
@@ -371,7 +371,8 @@
 
           This will automatically download and install in the proper
           place jsMath, a Javascript library to render LaTeX formulas
-          in the client browser.
+          in the client browser.  You will need the unzip utility in
+          you server to properly install it.
 
           Note that in order to enable the rendering you will have to
           set the variable CFG_WEBSEARCH_USE_JSMATH_FOR_FORMATS in

Reply via email to