+
[source, bash]
-----------------------------------------------
-wget http://evergreen-ils.org/downloads/Evergreen-ILS-2.3.0_alpha2.tar.gz
-tar xzf Evergreen-ILS-2.3.0_alpha2.tar.gz
+wget http://www.open-ils.org/downloads/previews/Evergreen-ILS-2.3.beta1.tar.gz
+tar xzf Evergreen-ILS-2.3.beta1.tar.gz
-----------------------------------------------
+
[NOTE]
+
[source, bash]
----------------------------------------------
-cd /home/opensrf/Evergreen-ILS-2.3.0_alpha2
+cd /home/opensrf/Evergreen-ILS-2.3.beta1
---------------------------------------------
+
On the next command, replace `[distribution]` with one of these values for your
+
[source, bash]
------------------------------------------------------------
-cd /home/opensrf/Evergreen-ILS-2.3.0.alpha2
+cd /home/opensrf/Evergreen-ILS-2.3.beta1
./configure --prefix=/openils --sysconfdir=/openils/conf
make
------------------------------------------------------------
+
[source, bash]
------------------------------------------------------------
-cd /home/opensrf/Evergreen-ILS-2.3.0.alpha2
-make STAFF_CLIENT_STAMP_ID=rel_2_3.0.alpha2 install
+cd /home/opensrf/Evergreen-ILS-2.3.beta1
+make STAFF_CLIENT_STAMP_ID=rel_2_3.beta1 install
------------------------------------------------------------
+
. As the root user, change all files to be owned by the opensrf user and group:
+
[source, bash]
-----------------------------------------------------------
-cd /home/opensrf/Evergreen-ILS-2.3.0.alpha2
+cd /home/opensrf/Evergreen-ILS-2.3.beta1
perl Open-ILS/src/support-scripts/eg_db_config.pl \
--create-offline --user evergreen --password evergreen \
-----------------------------------------------------------
cd /openils/var/web/xul/
rm server
-ln -s rel_2_3_0_alpha2/server
+ln -s rel_2_3_beta1/server
----------------------------------------------------------
+
. As the opensrf user, update opensrf_core.xml and opensrf.xml by copying the
[source, bash]
-------------------------------------------------------------------------
cp -b /openils/conf/opensrf.xml.example /openils/conf/opensrf.xml
-cd /home/opensrf/Evergreen-ILS-2.3.0.alpha2
+cd /home/opensrf/Evergreen-ILS-2.3.beta1
perl Open-ILS/src/support-scripts/eg_db_config.pl --update-config --service all \
--database evergreen --host localhost --user evergreen --password evergreen
-------------------------------------------------------------------------
[source, bash]
----------------------------------------------------------
-cd /home/opensrf/Evergreen-ILS-2.3.0.alpha2/Open-ILS/src/sql/Pg
-psql -U evergreen -h localhost -f version-upgrade/2.2-2_3_0_alpha2-upgrade-db.sql evergreen
+cd /home/opensrf/Evergreen-ILS-2.3.beta1/Open-ILS/src/sql/Pg
+psql -U evergreen -h localhost -f version-upgrade/2.2-2.3.beta1-upgrade-db.sql evergreen
----------------------------------------------------------
Restart Evergreen and Test
include::installation/server_upgrade.txt[]
-// include::installation/edi_setup.txt[]
-
-// include::staff_client_installation.txt[]
-// include::org_unit_structure_initialization.txt[]
-// include::loading_data.txt[]
+include::installation/edi_setup.txt[]
System Configuration and Customization
the system. Use this part of the documentation to become familiar with the tools
for configuring the system as well as customizing the OPAC and staff client.
-// include::global_system_configuration.txt[]
-// include::opac_customization.txt[]
-
-// include::admin/template_toolkit.txt[]
-
-// include::admin/auto_suggest_search.txt[]
+include::admin/template_toolkit.txt[]
-// include::admin/customize_staff_client.txt[]
+include::admin/auto_suggest_search.txt[]
-// include::backing_up.txt[]
-
+include::admin/customize_staff_client.txt[]
Using the Staff Client
logging in, navigation and shortcuts.
-// include::admin/staff_client-tab_buttons.txt[]
+include::admin/staff_client-tab_buttons.txt[]
-// include::admin/staff_client-double_clicking.txt[]
+include::admin/staff_client-double_clicking.txt[]
-// include::admin/staff_client-sorting_columns.txt[]
+include::admin/staff_client-sorting_columns.txt[]
-// include::admin/staff_client-recent_searches.txt[]
+include::admin/staff_client-recent_searches.txt[]
-// include::admin/staff_client-return_to_results_from_marc.txt[]
+include::admin/staff_client-return_to_results_from_marc.txt[]
System Administration From the Staff Client
===========================================
// Follow structure from staff client system admin menu.
-// include::admin/acquisitions_admin.txt[]
+include::admin/acquisitions_admin.txt[]
-// include::admin/authorities.txt[]
+include::admin/authorities.txt[]
-// include::admin/cn_prefixes_and_suffixes.txt[]
+include::admin/cn_prefixes_and_suffixes.txt[]
-// include::admin/restrict_Z39.50_sources_by_perm_group.txt[]
+include::admin/restrict_Z39.50_sources_by_perm_group.txt[]
-// include::admin/booking-admin.txt[]
+include::admin/booking-admin.txt[]
-// include::admin/permissions.txt[]
+include::admin/permissions.txt[]
-// include::admin/SMS_messaging.txt[]
+include::admin/SMS_messaging.txt[]
-// include::admin/user_activity_type.txt[]
+include::admin/user_activity_type.txt[]
Local Administration
// Push titles down one level.
:leveloffset: 1
-// include::admin/hold_driven_recalls.txt[]
+include::admin/hold_driven_recalls.txt[]
// Return to normal title levels.
:leveloffset: 0
-// include::admin/recent_staff_searches.txt[]
+include::admin/recent_staff_searches.txt[]
-// include::admin/lsa-library_settings_editor.txt[]
+include::admin/lsa-library_settings_editor.txt[]
-// include::admin/lsa-statcat.txt[]
+include::admin/lsa-statcat.txt[]
Acquisitions
include::acquisitions/introduction.txt[]
-// include::acquisitions/selection_lists_po.txt[]
+include::acquisitions/selection_lists_po.txt[]
-// include::acquisitions/receive_items_from_invoice.txt[]
+include::acquisitions/receive_items_from_invoice.txt[]
-// include::acquisitions/vandelay_acquisitions_integration.txt[]
+include::acquisitions/vandelay_acquisitions_integration.txt[]
Cataloging
Cataloguers should use this part for understanding the cataloguing procedures
used in Evergreen.
-// include::cataloging/batch_importing_MARC.txt[]
+include::cataloging/batch_importing_MARC.txt[]
-// include::cataloging/overlay_record_3950_import.txt[]
+include::cataloging/overlay_record_3950_import.txt[]
-// include::cataloging/monograph_parts.txt[]
+include::cataloging/monograph_parts.txt[]
-// include::cataloging/conjoined_items.txt[]
+include::cataloging/conjoined_items.txt[]
Serials
include::serials/A-intro.txt[]
-// include::serials/B-copy_template.txt[]
+include::serials/B-copy_template.txt[]
-// include::serials/C-subscription-SCV.txt[]
+include::serials/C-subscription-SCV.txt[]
-// include::serials/D-subscription-ASCV.txt[]
+include::serials/D-subscription-ASCV.txt[]
-// include::serials/E-edit_subscriptions.txt[]
+include::serials/E-edit_subscriptions.txt[]
-// include::serials/F-Receiving.txt[]
+include::serials/F-Receiving.txt[]
-// include::serials/G-Special_issue.txt[]
+include::serials/G-Special_issue.txt[]
-// include::serials/H-holdings_statements.txt[]
+include::serials/H-holdings_statements.txt[]
-// include::serials/Group_Serials_Issues_in_the_OPAC_2.2.txt[]
+include::serials/Group_Serials_Issues_in_the_OPAC_2.2.txt[]
Circulation
===========
Use this section for understanding the circulation procedures in the Evergreen
system.
-// include::circulation/circulating_items.txt[]
+include::circulation/circulating_items.txt[]
-// include::circulation/booking.txt[]
+include::circulation/booking.txt[]
-// include::circulation/circulation_patron_records.txt[]
+include::circulation/circulation_patron_records.txt[]
Reports
=======
Learn how to create and use reports in Evergreen.
-// include::reports/reporter_daemon.txt[]
+include::reports/reporter_daemon.txt[]
-// include::reports/reporter_folder.txt[]
+include::reports/reporter_folder.txt[]
-// include::reports/reporter_create_templates.txt[]
+include::reports/reporter_create_templates.txt[]
-// include::reports/reporter_generating_reports.txt[]
+include::reports/reporter_generating_reports.txt[]
-// include::reports/reporter_view_output.txt[]
+include::reports/reporter_view_output.txt[]
-// include::reports/reporter_cloning_shared_templates.txt[]
+include::reports/reporter_cloning_shared_templates.txt[]
-// include::reports/reporter_add_data_source.txt[]
+include::reports/reporter_add_data_source.txt[]
-// include::reports/running_recurring_reports.txt[]
+include::reports/running_recurring_reports.txt[]
-// include::reports/reporter_template_termionology.txt[]
+include::reports/reporter_template_termionology.txt[]
-// include::reports/reporter_export_usingpgAdmin.txt[]
+include::reports/reporter_export_usingpgAdmin.txt[]
Using the Public Access Catalog
===============================
Use this part for information about searching the Evergreen public access catalog.
-// include::opac/my_lists.txt[]
+include::opac/my_lists.txt[]
Developer Resources
===================