Problem with h2root

I wish to convert some hbook/paw histogram files, but when I launch from shell

h2root xxxxx.his xxxxx.root

it gives me this error:

h2root: error while loading shared libraries: libCore.so: cannot open shared object file: No such file or directory

Thanks to everybody helps me

Your LD_LIBRARY_PATH must include $ROOTSYS/lib

Rene