https://bugzilla.wikimedia.org/show_bug.cgi?id=27001
--- Comment #27 from Sam Reed (reedy) <[email protected]> --- (In reply to comment #26) > (In reply to comment #24) > > Having said that, it would seem as this is all MW/client side, anyone should > > be able to install it on their own wiki without too much of an issue. > > As a super-amateru sysadmin I was deterred by these requirements that I don't > understand and I was too busy / lazy to find out this week with all the GSOC > stuff: > > > > Requires HTTP_Request2 from PEAR > > For charting, requires gd > > https://github.com/mozilla/mediawiki-bugzilla For the first one: pear install HTTP_Request2 And for the second (on Ubuntu at least) apt-get install php5-gd -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
