id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 4854,dependency check gives error against tidy even though it appears to be installed.,Adrian,markm,"Mark, Hi I'm glad this is being worked on again and I'm just looking at installing it. First problem I've found is that it flags up an error finding tidy, even when I have defined a tidypath in the ini file. I believe the problem is in the dependency_failure routine line 302 of pagetodoc.py {{{ if os.system(""%s %s""% (path, arguments)): }}} This returns 1 for me hence the error. If it's checking the dependency then should it be {{{ if os.system(""%s/%s %s""% (path,dependency, arguments)): }}} For info I'm running Tracs on WinXp so I'm not sure what would happen on Linux. Also what happens to the routine if tidypath is not defined? Finally when creating this ticket it defaulted to ""Assign to: Lei"" I hope you don't mind that I changed it to yourself. Regards Adrian",defect,closed,normal,PageToDocIntegration,normal,worksforme,,mtnbikingmark@…,0.11