Hi to all, I'm testing the install of Sorl on debian wheezy to use it for Koha. I want use packages as much as possible. Reading the docs and same links to drupal I decide to install those packages: sudo apt-get install openjdk-6-jre sudo apt-get install solr-common solr-jetty jetty It don't install the package 'javacc' as you can read here: https://drupal.org/node/967628 What is it your experience ? Do you think that the package 'javacc' is mandatory ? Cheers Zeno Tajoli -- Dr. Zeno Tajoli Dipartimento Gestione delle Informazioni e della Conoscenza z.tajoli@cineca.it fax +39 02 2135520 CINECA - Sede operativa di Segrate
Hie, I'd say javacc is not mandatory. It is usefull to compile java sources into java .class files that will be executed into JVM. To run java on a server, you just need the JRE. Regards, Le 04/09/2013 10:44, Zeno Tajoli a écrit :
Hi to all,
I'm testing the install of Sorl on debian wheezy to use it for Koha. I want use packages as much as possible.
Reading the docs and same links to drupal I decide to install those packages: sudo apt-get install openjdk-6-jre sudo apt-get install solr-common solr-jetty jetty
It don't install the package 'javacc' as you can read here: https://drupal.org/node/967628
What is it your experience ? Do you think that the package 'javacc' is mandatory ?
Cheers Zeno Tajoli
-- Fridolyn SOMERS Biblibre - Pôle support fridolyn.somers@biblibre.com
participants (2)
-
Fridolyn SOMERS -
Zeno Tajoli