# HG changeset patch # User Vincent Tondellier # Date 1353420712 -3600 # Node ID e9c1591a4f5460f3396dacafc3af06c699463c13 # Parent b5d8f0f977aaf295d9805f68f5193e05dd865dd5 Add jquery too diff -r b5d8f0f977aa -r e9c1591a4f54 INSTALL --- a/INSTALL Tue Nov 20 15:06:13 2012 +0100 +++ b/INSTALL Tue Nov 20 15:11:52 2012 +0100 @@ -2,9 +2,10 @@ - perl >= 5.10 - Mojolicious >= 2.98 - perl-UUID +- jquery On debian, install libuuid-perl and libmojolicious-perl (from wheezy, the version -from squeeze is too old). +from squeeze is too old), and libjs-jquery (from squeeze too). Edit CrashTest.conf and change the paths to match your environment. @@ -19,7 +20,7 @@ $ cd ../ $ hg clone http://hg.mozilla.org/users/tmielczarek_mozilla.com/minidump-stackwalk -b json $ cd minidump-stackwalk -$ patch -p1 <