Macro reading problem

From: Max Sang (sang@mppmu.mpg.de)
Date: Mon Mar 20 2000 - 12:39:53 MET


Hi

Just a 'stupid user' problem, I think:
I have just installed ROOT 2.22/10 under SuSE 6.2 and
I cannot execute macros, even with a TBrowser.
I have no problem reading ROOT Files containing histograms
etc. and I have not changed the default .rootrc file, but
the interpreter just can't see the file.

Any help appreciated!
Max

.....
root [1] .! pwd; ls -l ./macros
/mnt/home/hblap1/sang/root
total 2
-rwxr-xr-x   1 sang     HERA-B         53 Mar 20 12:13 little.C
-rwxr-xr-x   1 sang     HERA-B         27 Mar 20 00:26 little.C~
root [2] .! cat macros/little.C
{
cout << "Hello from little.C" << endl;
}
root [3] .x macros/little.C
Error in <TRint::ProcessFile>: 
/mnt/home/hblap1/sang/root/macros/little.C  no such file 
root [4] .q
--------------------------------------------------------



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:21 MET