Release 5.32.03 on Ubuntu 12.04

Dear all,
I tried to install the version 5.32.03 on Ubuntu 12.04, and I have several problems. I can’t run the codes.
Initially, not all libraries are loaded, then I manually loaded with
gSystem-> Load (“lib …”)
and I get:

root [6] gSystem -> ListLibraries ()

Loaded shared libraries

/ opt/ROOT/v5.32.03/lib/root/libCint.so
/ opt/ROOT/v5.32.03/lib/root/libCore.so
/ opt/ROOT/v5.32.03/lib/root/libRint.so
/ opt/ROOT/v5.32.03/lib/root/libMathCore.so
/ opt/ROOT/v5.32.03/lib/root/libMatrix.so
/ opt/ROOT/v5.32.03/lib/root/libHist.so
/ opt/ROOT/v5.32.03/lib/root/libThread.so
/ opt/ROOT/v5.32.03/lib/root/libRIO.so
/ opt/ROOT/v5.32.03/lib/root/libGraf.so
/ opt/ROOT/v5.32.03/lib/root/libGpad.so
/ opt/ROOT/v5.32.03/lib/root/libGui.so
/ opt/ROOT/v5.32.03/lib/root/libGX11.so

12 libraries loaded

Now, when I try to run some tutorials, for example “gerrors.C”, I get the following message.

root [7] .x gerrors.C
Warning in TCanvas::Constructor: Deleting canvas with same name: c1
Warning in TCanvas::ResizePad: c1 width changed from 0 to 10

Warning in TCanvas::ResizePad: c1 height changed from 0 to 10

root [8]

Someone could kindly help me?
Thanks,
Gianpaolo.

This forum is for the root team to announce new releases, not for a user to ask for help. Try posting in the support forun.