| | 58 | === Perl warnings when you run run-webkit-tests === |
| | 59 | If you see Perl warnings when you run run-webkit-tests of the form: |
| | 60 | {{{ |
| | 61 | readline() on closed filehandle INSTALL_DIR at /home/Administrator/WebKitTools/Scripts/webkitdirs.pm line 1536. |
| | 62 | Use of uninitialized value $path in substitution (s///) at /home/Administrator/WebKitTools/Scripts/webkitdirs.pm line 1537. |
| | 63 | Use of uninitialized value $path in concatenation (.) or string at /home/Administrator/WebKitTools/Scripts/webkitdirs.pm line 1540. |
| | 64 | }}} |
| | 65 | then you must install Safari 4.0.4 or greater. |