problems with benchmarks.C solved

From: Stephen Adler (adler@ssadler.phy.bnl.gov)
Date: Sun Nov 01 1998 - 14:47:15 MET


We'll, I don't want to clutter up this mail list but I think I know
the problem to my benchmark dilema. In the past, when I started up root
in the $ROOTSYS/tutorial directory, a "logon message" would read something
like "type blaa to run benchmarks" and that message disappeard. But
the benchmarks.C file is still in $ROOTSYS/tutorial and .x'ing it
seems to work. So false alarm I guess. The contents of this
file has no reference to benchmarks.C which I guess is of no relevance
to root except for newbie users like me....

[adler@ssadler tutorials]$ more rootlogon.C
{
   printf("\nWelcome to the ROOT tutorials\n\n");
   printf("\nType \".x demos.C\" to get a toolbar from which to execute the
demo
s\n");
   printf("\nType \".x demoshelp.C\" to see the help window\n\n");
}

Cheers.

Steve.



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:34:39 MET