[OPEN-ILS-DEV] restoring evergreen to an empty state
Nella Lall
ndlall at ucalgary.ca
Wed Mar 12 14:24:08 EDT 2008
Well, Jason, since you wanted to know if this helped solve my problem,
you can see below that running autogen.sh didn't work either--so
everything is still broken for me (sob):
Remember, everything was up and working with bibs and a few copies
before I did the command to empty the database.
Here are the results of running autogen.sh (step 27 of my installing
evergreen 1.2 on Ubuntu 7.10)
evergreen-admin at eg-server:/openils/bin$ sudo -u opensrf ./autogen.sh
/openils/conf/opensrf_core.xml
[sudo] password for evergreen-admin:
Updating fieldmapper
Can't locate OpenILS/Utils/Fieldmapper.pm in @INC (@INC contains:
/etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl .) at fieldmapper.pl line 4.
BEGIN failed--compilation aborted at fieldmapper.pl line 4.
Updating web_fieldmapper
Can't locate OpenILS/Utils/Fieldmapper.pm in @INC (@INC contains:
/etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl .) at fieldmapper.pl line 4.
BEGIN failed--compilation aborted at fieldmapper.pl line 4.
Updating OrgTree
Can't locate OpenSRF/System.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl .) at org_tree_js.pl line 8.
BEGIN failed--compilation aborted at org_tree_js.pl line 8.
Updating OrgTree HTML
Can't locate OpenSRF/AppSession.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl .) at org_tree_html_options.pl line 4.
BEGIN failed--compilation aborted at org_tree_html_options.pl line 4.
Done
When I do a find for the first perl module it couldn't find I see it at:
evergreen-admin at eg-server:/$ sudo find . -name Fieldmapper.pm -print
./home/evergreen-admin/eg-srcs/Evergreen-ILS-1.2.0/Open-ILS/src/perlmods/OpenILS/Utils/Fieldmapper.pm
./home/evergreen-admin/eg-srcs/Upgrade/Evergreen-ILS-1.2.1.4/Open-ILS/src/perlmods/OpenILS/Utils/Fieldmapper.pm
./openils/lib/perl5/OpenILS/Utils/Fieldmapper.pm
Why/how would this suddenly be a problem, when it worked fine when the
install of evergreen was first done on our system?
So, the staff client still does NOT work and can't get the branches to
populate in the workstation setup window. Where to go now? It just
seems that the whole thing is broken since I ran the command to empty
the database. sigh
Nella
Jason Etheridge wrote:
>> No, I didn't know that I should do that, sigh, I'm so new at all of this
>> I really need everything spelled out.
>>
>
> Hey, no problem!
>
>
>> sudo -u opensrf ./autogen.sh /openils/conf/opensrf_core.xml
>> Is that correct?
>>
>
> Right, you should always do this when adding or removing an org unit
> to make the OPAC notice your changes. You should also do this if you
> change the name of an org unit.
>
> Let us know whether this helps.
>
>
More information about the Open-ils-dev
mailing list