Michael Watkins wrote: > >Dulcinea: start-scgi.py: >Use a different approach to: > if os.path.exists("/usr/bin/tidy"): > >Again, default path is different on other *nixes. /usr/local/bin/tidy in >the case of most (all?) BSDs. > > I think this one should be handled with a site config variable that gives the path to tidy, if you want to use it. I'll see how that works.