Mark Lawrence <[email protected]> wrote:
> > in a directory that contains sqlite3 databases it lists every file in
> > the hierarchy (why, there are thousands) and then fails with:-
> > 
> >     Ended searching
> >     Available databases:
> >     Can't locate object method "new" via package "JSON::XS" at
> >     /usr/local/share/perl/5.18.2/App/DBBrowser/Opt.pm line 797.
> 
> Looks like a dependency got missed. I would suggest installing the
> missing JSON::XS package and trying again:
> 
>     sudo cpan JSON::XS
> 
Did that, now I get:

    Ended searching
    Undefined subroutine &App::DBBrowser::print_error_message called at
    /usr/local/share/perl/5.18.2/App/DBBrowser.pm line 186.

> It is probbaly better that we stop this thread here as it is off-topic
> for the mailing list. But feel free to reply to me privately if you
> still have issues getting it to run.
> 
OK, but I'm using the usenet interface so I can't see your E-Mail
directly.  I'm chris AT isbd.co.uk.

-- 
Chris Green
ยท

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to