From: Developers l. f. trouble-m. <tro...@li...> - 2011-04-25 06:03:09
|
Howdy all, im trying to run trouble-maker 0.10 on my Scientific Linux 6 VM, which is I guess, equivalent to Fedora 14 (based off RHEL6) The output is: /.trouble-maker.pl --version=RHEL_6 Use of bare << to mean <<"" is deprecated at ./trouble-maker.pl line 104. Use of bare << to mean <<"" is deprecated at ./trouble-maker.pl line 135. Use of bare << to mean <<"" is deprecated at ./trouble-maker.pl line 149. Use of bare << to mean <<"" is deprecated at ./trouble-maker.pl line 159. Use of bare << to mean <<"" is deprecated at ./trouble-maker.pl line 163. syntax error at ./trouble-maker.pl line 144, near "if" Global symbol "%supported_os" requires explicit package name at ./trouble-maker.pl line 144. Unterminated <> operator at ./trouble-maker.pl line 188. The perl version is: v5.10.1 Ive tried playing around with the code, but im not a perl programmer by any means, so im not sure what to do to fix it. The other script also fails to run with the output of: ./check-trouble-config.pl Trouble-maker configuration check version 0.03 Copyright (C) 2004 by Josh More Trouble-maker comes with ABSOLUTELY NO WARRANTY This is free software, and you are welcome to redistribute it under certain conditions. For details, see the file 'COPYING' included with this distribution. Use of uninitialized value $file in open at ./check-trouble-config.pl line 40. Use of uninitialized value $file in concatenation (.) or string at ./check-trouble-config.pl line 40. Could not load (r) - No such file or directory Any ideas? Im looking forward to using this tool, as im undertaking the RHCE exam soon, and this will be benificial :) Cheers Spyro -- This message was scanned by ESVA and is believed to be clean. |