Dear Member, I solved previous error that I had posted earlier in same forum. Now getting error during installation of Evergreen-ILS-1.2.2.3 I am using Postgresql 8.3 for database backend , is it suitable for Evergreen-ILS-1.2.2.3 backend Or, I have to choose 8.2 only because running of make config command it doesnot show any option related to 8.3 for bootstraping database version. Please guide me,
I am pasting screenshot related to my problem [EMAIL PROTECTED]:~/Evergreen-ILS-1.2.2.3$ make config ----------------------------------------------------------------------- Type Enter to select the default ----------------------------------------------------------------------- Install prefix [/openils/] Apache2 apxs binary [/usr/bin/apxs2] Apache2 headers directory [/usr/include/apache2] Apache2 APR headers directory [/usr/include/apr-1.0/] Libdbi libraries directory [/usr/local/lib/dbd] Libxml2 headers directory [/usr/include/libxml2/] OpenSRF headers directory [/openils/include/] OpenSRF libraries directory [/openils/lib/] Build targets [openils_core openils_web openils_db] openils_all Database Driver [Pg] Bootstrapping Database Version (80 for 8.0.x, 81 for 8.1.x, 82 for 8.2.x) [82] 83 Database Host [127.0.0.1] Database Port [5432] Database Name [evergreen] Database User [postgres] Database Password [postgres] evergreen Reporter Template Directory [/openils//var/web/reporter] Writing installation config to install.conf... Writing bootstrapping config to Open-ILS/src/cgi-bin/setup.pl... Writing bootstrapping config to Open-ILS/src/offline/offline-config.pl... !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! If installing openils_all / openils_db !! !! Before running 'make install' you MUST !! !! create a database for Open-ILS. Use !! !! the settings that you listed above and !! !! the install scripts will create the !! !! database for you. -miker !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! To write a new config, run 'make config' To edit individual install locations (e.g. changing the lib directory), edit the install.conf file generated from this script [EMAIL PROTECTED]:~/Evergreen-ILS-1.2.2.3$ CFLAGS=-D_LARGEFILE64_SOURCE make Building... -------------- [ openils_all ] ------------------------------------------- c_apps oils_idl-core.c: In function 'oilsIDLInit': oils_idl-core.c:77: warning: 'st_tmp' may be used uninitialized in this function oils_idl-core.c:226: warning: 'st_tmp' may be used uninitialized in this function liboils_idl.so liboils_utils.so oils_auth.so oils_cstore.c: In function 'osrfAppInitialize': oils_cstore.c:163: warning: 'st_tmp' may be used uninitialized in this function oils_cstore.so /usr/bin/ld: cannot find -ldbdpgsql collect2: ld returned 1 exit status make[2]: *** [oils_cstore.so] Error 1 make[1]: *** [c_apps] Error 2 Many Many Thanks, Vijay kumar
