[Bug 10662] Build OAI-PMH Harvesting Client
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10662 --- Comment #182 from David Cook <dcook@prosentient.com.au> --- Kohadevbox setup instructions: 1. apt-get install libpoe-perl libpoe-component-jobqueue-perl librdf-trine-perl librdf-query-perl 2. In your browser, go to localhost:8081 and run web installer 3. cd /home/vagrant/kohaclone 4. sudo koha-shell kohadev -c "perl installer/data/mysql/updatedatabase.pl" 5. Download OAI-PMH configuration file from https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78583 as oai.yml in /home/vagrant/kohaclone 6. sudo vi /etc/koha/sites/kohadev/koha-conf.xml Add the following before </config>: <oai_pmh_harvester_config>/home/vagrant/kohaclone/oai.yml</oai_pmh_harvester_config> 7. restart_all 8. sudo KOHA_CONF=/etc/koha/sites/kohadev/koha-conf.xml PERL5LIB=/home/vagrant/kohaclone perl misc/harvesterd.pl --log-level DEBUG -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org