Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to add dependency in control file : libjson-any-perl #189

Open
GoogleCodeExporter opened this issue Oct 1, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

Certain modules require this. THe current installed depencies will lead to 
(ubuntu 11.04):


anil@box:~/slimrat$ slimrat
[11:43:15] WARNING: this is a development release (Common SVN build 441), if 
you encounter any issues, please re-run slimrat with the '--debug' 
flag enabled, and submit the resulting dump file to the bug tracker
[11:43:15] ERROR: plugin '/usr/lib/slimrat/plugins/FileFactory.pm' shall not be 
used, due to unmet dependency JSON::PP
[11:43:15] ERROR: plugin '/usr/lib/slimrat/plugins/StorageTo.pm' shall not be 
used, due to unmet dependency JSON::PP
[11:43:15] INVALID USAGE: no input URLs

The ERRORs go away after sudo apt-get install libjson-any-perl

Original issue reported on code.google.com by [email protected] on 1 Aug 2011 at 6:16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant