I just compiled and installed Root version 3.05/03 on a Sun Solaris 5.8
I'm new to root and tried the Hello World example from the tutorial.
I'm not getting anything beyond the following trace on the terminal.
What am I doing wrong?
Thanks,
Pascal.
> root
*******************************************
* *
* W E L C O M E to R O O T *
* *
* Version 3.05/03 28 March 2003 *
* *
* You are welcome to visit our Web site *
* http://root.cern.ch *
* *
*******************************************
Compiled for solarisgcc.
CINT/ROOT C/C++ Interpreter version 5.15.78, Mar 3 2003
Type ? for help. Commands must be C++ statements.
Enclose multiple statements between { }.
root [0] TPaveLabel hello(0.2,0.4,0.8,0.6,"Hello World");
TPaveLabel hello(0.2,0.4,0.8,0.6,"Hello World");
root [1] hello.Draw();
hello.Draw();
Warning in <TCanvas::ResizePad>: c1 width changed from 0 to 10
Warning in <TCanvas::ResizePad>: c1 height changed from 0 to 10
<TCanvas::MakeDefCanvas>: created default TCanvas with name c1
root [2]
--
-----------------------------------------------------------------------
mailto:mantran@slb.com Schlumberger-Riboud Product Centre
Pascal Mantran 1 rue Becquerel
Software Métier B.P. 202
Voice: 33 (0) 1-4537-2427 92142 Clamart - CEDEX
Fax : 33 (0) 1-4537-2752 FRANCE
-----------------------------------------------------------------------
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:10 MET