THtml creates directory on construction

From: Thomas Lauf <thl_at_hll.mpg.de>
Date: Fri, 04 May 2007 14:13:30 +0200


Dear Roottalk,

when I do this in CINT:

> THtml html
> .q

I find a newly created htmldoc in my current directory, which is rather odd. Considering the code above I am doing practically nothing at all. Shouldn't THtml create the output directory when "makeall()" (or similar) is called?

With this behaviour I also get the htmldoc directory when I redirect the output. The only way to get THtml to create a directory at the desired place only, is to change the global environment variable "Root.Html.OutputDir" before creating the THtml object.

I have checked this example on ROOT4 (Linux) and ROOT5 (Solaris, MacOS X) and got the same result everytime.

I checked my .rootrc files, but I found no entries concerning THtml output directory.

regards

Thomas L.

-- 
Thomas Lauf
MPE - Halbleiterlabor
E-Mail: thl_at_hll.mpg.de
Received on Fri May 04 2007 - 14:31:46 CEST

This archive was generated by hypermail 2.2.0 : Thu May 10 2007 - 11:50:02 CEST