This is my first 32 bit root package... since many of you asked me to pack root for this architecture.
Enabled support for asimage, astiff, builtin_afterimage, builtin_pcre, builtin_lzma, cintex, exceptions, genvector, memstat, minuit2, reflex, roofit, shadowpw, shared, tmva, unuran, x11, xft, xml, xrootd.
As usual THIS PACKAGE WILL BE INSTALLED IN /opt
SO TO RUN ROOT YOU SHOULD TYPE
/opt/root/bin/root
So you might want to create a symbolic link in /usr/bin; this is my choice:
sudo ln -s /opt/root/bin/root /usr/bin/root-latest
so you can run root from ubuntu repos typing root, or my version typing root-latest
If you have any doubt on this ask... if you need help with root, read the manual :)
Source: README.32bits, updated 2011-10-17