On 03/31/2014 02:52 PM, BUNTON, GLENN wrote: > Hope someone can assist. > > > > We have followed the instructions for installing OSRF and Evergreen and > have run into a couple of problems that have led to a couple of questions: > > > > 1. Does Evergreen require java to function? > When we try the --enable-java directive with the configure command the > "make" fails with the error message "missing dependency > java_memcached-release_2.0.1.jar" > > If we use the --enable-python directive it seems to "make" correctly
I answered these questions when you asked them on the sysadmin list a couple of weeks ago. So that others don't spend their time on them, the answer is: No, Evergreen does not need Java to function. In fact, installing the Java components is most broken, as are the Java components themselves. These should probably be removed from OpenSRF at some point. You also don't need Python, either. > > 2. When we try to start osrf we receive two errors. > > If we try just osrf_ctl.sh -l -a start_all as instructed we receive the > error "command not found". We followed the path and .srfsh.xml > instructions correctly. > > If we force the command with /openils/bin/osrf_ctl.sh -l -a start_all we > receive the error message > > "Starting OpenSRF Router > /openils/bin/osrf_ctl.sh: 158: /openils/bin/osrf_ctl.sh: opensrf_router: > not found Are you absolutely certain that you installed OpenSRF and Evergreen with the same prefix? What does running the command ls /openils/bin/ produce? What about echo $PATH ? The error points to a problem with your PATH. > > > > > > Any ideas or suggestions? > > > > > > > > > > Glenn > Bunton > (803) 777-2903 > > Director of Library Technology Services > [email protected] <mailto:[email protected]> > > Thomas Cooper Library > > University of South Carolina > > Columbia, South Carolina 29208 > > > > > -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium 1600 Osgood ST, Suite 2094 North Andover, MA 01845 Phone: 978-557-5891 Email: [email protected]
