[OPEN-ILS-DEV] OpenSRF installation problems

Rene Paquin rpaquin at wlu.ca
Thu May 3 07:48:22 EDT 2007


I had a similiar problem on my Debian Etch install.  If I remember correctly the problem exists because the http.conf is empty.  Add these two lines to your http.conf file and run it again.

#Dummy LoadModule directive to aid module installations
#LoadModule dummy_module /usr/lib/apache2/modules/mod_dummy.so 


ps..

I switched to ubuntu and followed the instructions on the wiki and I have gotten much further in the install.  

>>> hennie at sabinet.co.za 5/3/2007 6:57 AM >>>
Hi there,

I have been away for two weeks but am keen to get through a previously 
failed  installation attempt of Evergreen. Dan Scott has been most 
helpful in getting some of the problems resolved.

OS: Debian (Stable) 4.0 on Intel (suspect Sarge but not sure)
Evergreen:  Evergreen-ILS-1.0.5.0

I ran config.sh and choose: TARGETS=( "opensrf_all" "openils_all" 
"evergreen_core")
This is purely because that is what is recommended here:

http://open-ils.org/dokuwiki/doku.php?id=building_and_installing_the_source 

"make" runs through fine when I use "CFLAGS=-D_LARGEFILE64_SOURCE make".

The problem is that none of the OpenSRF stuff gets installed under 
/openlis/lib/perl5/OpenSRF (containing Ex.pm, among others).

Here is the output of make install for opensrf_all:

Installing...
Adding user opensrf to group opensrf

-------------- [ opensrf_all ] -------------------------------------------

install-prep
objson-install
opensrf-install
gateway-install
/usr/share/apache2/build/instdso.sh 
SH_LIBTOOL='/usr/share/apr-1.0/build/libtool' osrf_json_gateway.so 
/usr/lib/apache2/modules
/usr/share/apr-1.0/build/libtool --mode=install cp osrf_json_gateway.so 
/usr/lib/apache2/modules/
cp osrf_json_gateway.so /usr/lib/apache2/modules/osrf_json_gateway.so
Warning!  dlname not found in /usr/lib/apache2/modules/osrf_json_gateway.so.
Assuming installing a .so rather than a libtool archive.
chmod 644 /usr/lib/apache2/modules/osrf_json_gateway.so
apxs:Error: Activation failed for custom /etc/apache2/httpd.conf file..
apxs:Error: At least one `LoadModule' directive already has to exist..
make[2]: *** [install] Error 1
make[1]: *** [gateway-install] Error 2

Any idea on how I can get this fixed ?

Kind regards,

Hennie

--------------------------------------------------------------------------------

This transmission is for the intended addressee only and is confidential
information. If you have received this transmission in error, please
delete it and notify the sender. The contents of this e-mail are the
opinion of the writer only and are not endorsed by Sabinet Online
Limited unless expressly stated otherwise.
--------------------------------------------------------------------------------



More information about the Open-ils-dev mailing list