Re: [ROOT]: Gui, TCanvas, and mouse events

From: cstrato (cstrato@aon.at)
Date: Sat Feb 08 2003 - 23:19:02 MET


Dear Bertrand

Thank you, now I can compile it, but I can not run the
program. There must be a mistake in my Makefile, since
for RootShower I get only "rw-" permission instead of "rwx".
Therefore, I get always:
./RootShower: Permission denied

I will try to play around with my Makefile.

Best regards
Christian


Bertrand Bellenot wrote:

> Ok, Christian, to solve quickly this problem, do the following :
> Edit RootShower.cxx and comment lines 54 and 672-678 as :
> 
> /* #include <THtml.h> */
> 
>                     case M_FILE_HTML:
>                          {
> /*
>                              THtml html;
>                              html.SetSourceDir(gProgPath);
>                              html.MakeClass("MyParticle");
>                              html.MakeClass("MyDetector");
>                              html.MakeClass("EventHeader");
>                              html.MakeClass("MyEvent");
>                              html.MakeIndex();
> */
>                          }
>                         break;
> 
> So you won't have to link with libHtml, it is anyway only there to 
> be able to generate Html doc of RootShower User classes...
> 
> Cheers,
> Bertrand.
> 
> ----- Original Message ----- 
> From: "cstrato" <cstrato@aon.at>
> To: "Bertrand Bellenot" <bellbert@scopus.ch>
> Cc: "Rene Brun" <brun@pcbrun.cern.ch>; <roottalk@pcroot.cern.ch>
> Sent: Saturday, February 08, 2003 10:54 PM
> Subject: Re: [ROOT]: Gui, TCanvas, and mouse events
> 
> 
> 
>>Dear Bertrand, dear Rene
>>
>>Thank you for this tip. Sorrowly, now I get:
>>/usr/bin/ld: can't locate file for: -lHtml
>>make: *** [RootShower] Error 1
>>
>>Note: Checking root/lib I realized that libHtml is the
>>only lib which has libHtml.so but NOT libHtml.dylib
>>which is necessary for the Mac.
>>(My CVS build for MacOS X is from 31 January)
>>
>>Best regards
>>Christian
>>
>>
>>Bertrand Bellenot wrote:
>>
>>
>>>Hello Christian, You have to link with libHtml to solve this problem.
>>>Cheers,
>>>Bertrand.
>>>
>>>----- Original Message ----- 
>>>From: "cstrato" <cstrato@aon.at>
>>>To: "Rene Brun" <brun@pcbrun.cern.ch>
>>>Cc: "Bertrand Bellenot" <bellbert@scopus.ch>; <roottalk@pcroot.cern.ch>
>>>Sent: Saturday, February 08, 2003 10:34 PM
>>>Subject: Re: [ROOT]: Gui, TCanvas, and mouse events
>>>
>>>
>>>
>>>
>>
>>
> 
> 
> 



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:09 MET