[OPEN-ILS-DEV] Installation issues/problems
Thomas Edward
thomaedward at hotmail.com
Sat Sep 20 19:36:54 EDT 2008
HI Dan,
I have just spent the last few hours trying to figure out what is wrong here. I installed evergreen server on a Linux box and the staff client on a WinXP machine and all was well. When I installed the staff client on a second machine running Vista and
************************************
Item 1.
run "retest server" I get the message " the server does not support your version of the staff client ..."
I then began having problems accessing http://thomas-desktop.uwichill.edu.bb/cgi-bin/ which I could do quite easily before.
*****************************************
Item 2
When I run /openils/bin/srfsh, srfsh% login admin open-ils to test the connection to evergreen I get the following:
opensrf at thomas-desktop:/openils/bin$ /openils/bin/srfsh
srfsh# srfsh% login admin open-ils
???: srfsh% login admin open-ils
srfsh# login admin open-ils
???: login admin open-ils
srfsh#
I am suppose to get some output (see Testing connection to Evergreen in teh Installation Document).
*************************************
Item 3
I re-run all the procedures which you sent me. I revisited the opensrf.xml, opensrf_core.xml, /etc/apache2/sites-available/eg.conf. files.
I have reinstalled the perl module Net::Z3950::ZOOM,
I also (as root)run this set of commands:
rm /openils/var/web/xul/rel_1_2_3_0
rm /openils/var/web/xul/server
make STAFF_CLIENT_BUILD_ID=rel_1_2_3_0 all
make STAFF_CLIENT_BUILD_ID=rel_1_2_3_0 install
the rm command woud not work as is so I did a rm -R /openils/var/web/xul/rel_1_2_3_0 In fact, I emptied the directory the directory /openils/var/web/xul/. The directory now looks like this:
root at thomas-desktop:/openils/var/web/xul# ls -l
total 4
drwxr-xr-x 3 opensrf opensrf 4096 2008-09-20 18:12 rel_1_2_3_0
root at thomas-desktop:/openils/var/web/xul#
I could only run the "make ...all" and "make.. install" as root at thomas-desktop:/home/opensrf/Evergreen-ILS-1.2.2.3#. I get the following error otherwise:
root at thomas-desktop:~# make STAFF_CLIENT_BUILD_ID=rel_1_2_3_0 all
make: *** No rule to make target `all'. Stop.
""Must this be the case?"
*******************************
Item 4
I also run tautogen.sh -c /openils/conf/opensrf_core.xml several times.
I also run /home/opensrf/Evergreen-ILS-1.2.2.3/Open-ILS/src/support-scripts/settings-tester.pl
and have attached the file. ( test2a.txt)
*******************************************
Item 5
I have been trying to set up a library structure with one administrator, 3 staff client for circulation and cataloguing and 50 patrons. I have used http://thomas-desktop.uwichill.edu.bb/cgi-bin/ and still can seem to figure out how to do it. I have read your wiki but, still unclear ... A friend was of little help.
********************************
Item 6
You instructed me as follows:
Then try logging in to the catalogue (admin / open-ils) - it will ask
you to change your password if you're successful.
Excuse me here, but I can seem to see how to get this one done. It does make me feel silly.
Then try logging in to the staff client (admin / whatever you changed
your password to).
This I had no problems with, until ... this morning
*********************************
Your assistance. Thank you. Can't wait.
Thomas
Thomas
"Rebirth, renew, Starting a new Life."
_________________________________________________________________
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE
-------------- next part --------------
LWP::UserAgent version 2.033
XML::LibXML version 1.66
XML::LibXML::XPathContext version 1.66
XML::LibXSLT version 1.59
Net::Server::PreFork version 0.90
Cache::Memcached version 1.20
Class::DBI version 0.96
Class::DBI::AbstractSearch version 0.07
Template version 2.19
DBD::Pg version 1.49
Net::Z3950::ZOOM version 1.24
MARC::Record version 2.0.0
MARC::Charset version 1.0
MARC::File::XML version 0.88
Text::Aspell version 0.04
CGI version 3.15
DateTime::TimeZone version 0.42
DateTime version 0.35
DateTime::Format::ISO8601 version 0.06
DateTime::Format::Mail version 0.2901
Unix::Syslog version 0.100
GD::Graph3d version 0.63
JavaScript::SpiderMonkey version 0.19
Log::Log4perl version 1.10
Email::Send version 2.185
Text::CSV_XS version 0.27
Spreadsheet::WriteExcel::Big version 2.01
Tie::IxHash version 1.21
Checking Jabber connection
* Jabber successfully connected
Checking database connections
* /opensrf/default/reporter/setup :: Successfully connected to database dbi:Pg:dbname=evergreen;host=localhost;port=5432
* Database has the expected server encoding UTF8.
* /opensrf/default/apps/open-ils.storage/app_settings/databases :: Successfully connected to database dbi:Pg:dbname=evergreen;host=localhost;port=5432
* Database has the expected server encoding UTF8.
* /opensrf/default/apps/open-ils.cstore/app_settings :: Successfully connected to database dbi:Pg:dbname=evergreen;host=localhost;port=5432
* Database has the expected server encoding UTF8.
* /opensrf/default/apps/open-ils.reporter-store/app_settings :: Successfully connected to database dbi:Pg:dbname=evergreen;host=localhost;port=5432
* Database has the expected server encoding UTF8.
Checking database drivers to ensure <driver> matches <language>
* OK: Pg language is undefined for reporter base configuration
* OK: Pg language is perl in /opensrf/default/apps/open-ils.storage/language
* OK: pgsql language is C in /opensrf/default/apps/open-ils.cstore/language
* OK: pgsql language is C in /opensrf/default/apps/open-ils.reporter-store/language
Checking libdbi and libdbi-drivers
/usr/local/lib/dbd/libdbdpgsql.so
was not linked against libdbi - you probably need to compile libdbi-drivers from source with the --enable-libdbi configure switch.
Checking hostname
* OK: found hostname 'thomas-desktop.uwichill.edu.bb' in <hosts> section of opensrf.xml
More information about the Open-ils-dev
mailing list