[OPEN-ILS-DEV] testing issues after installation
Dan Scott
denials at gmail.com
Mon Apr 14 13:57:26 EDT 2008
On 14/04/2008, Robert Soulliere <robert.soulliere at mohawkcollege.ca> wrote:
> OK I made sure that "/openils/bin/" was in the PATH for opensrf. Running
> echo $PERL5LIB didn't return anything. I also noticed that the
> "/openils/var/cgi-bin/" directory is empty except for a directory called
> "offline" which has a file called "offline.pl". Should there be some cgi
> files in that directory?
>
> I think we are getting closer to the bottom of this?
Oh, that's very interesting.
Could you run "make config" in the Evergreen source directory and
ensure that you've chosen "openils_all" for your BUILD_TARGETS?
If not:
1. change the value of BUILD_TARGETS to "openils_all"
2. as root, shut down apache (/etc/init.d/apache2 stop)
3. as the opensrf user, shut down the opensrf services (osrf_ctl.sh
-c /openils/conf/opensrf_core.xml -a stop_all)
4. run "make" in the Evergreen source directory
5. as root, run "make install" in the Evergreen source directory
6. as root, run "chown -R opensrf:opensrf /openils"
7. try starting everything up again
--
Dan Scott
Laurentian University
More information about the Open-ils-dev
mailing list