[Koha-bugs] [Bug 17047] Mana Knowledge Base : share data

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 14 01:10:15 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17047

Alex Buckley <alexbuckley at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexbuckley at catalyst.net.nz

--- Comment #124 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Hi 

Whilst going through this
http://git.biblibre.com/biblibre/koha-mana/blob/master/README.md to install
Mana I run the following command:

plackup -r -R lib -E production bin/app.psgi


And I get the following output:
Error while loading /home/vagrant/kohaclone/koha-mana/bin/app.psgi: Can't
locate  Dancer2/Plugin/REST.pm in @INC (you may need to install the
Dancer2::Plugin::REST module) (@INC contains:
/home/vagrant/kohaclone/koha-mana/bin/../lib ~/kohaclone
/home/vagrant/qa-test-tools /etc/perl
/usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2
/usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5
/usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20
/usr/local/lib/site_perl .) at
/home/vagrant/kohaclone/koha-mana/bin/../lib/Mana.pm line 8.

I try to install the Dancer2/Plugin/REST package using the command:
sudo apt-get install libdancer2-plugin-rest-perl 

However the package cannot be found. I have tried many different variations of
the name without any success (and I cannot find any help with this online)
therefore can someone please inform me of the correct command to install the
Dancer2/Plugin/REST package?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list