H2root "relocation error"

I am trying to convert a cwn into a root file using the root-03.04.02 version h2root, but I get the following error message:
[connolly@pegasus ~/temp]$ h2root 2009040413.s5.rz 2009040413.root
RZOPEN. Cannot determine record length - EXCHANGE mode is used.
h2root: relocation error: h2root: undefined symbol: Open__5TFilePCcN21ii

Any ideas?

Thanks,
Brian.

Hi,

The h2root executable is not able to load the appropriate library.
This could be that either
[ul]root is not setup
the version of h2root point to by PATH is different from the version of ROOT pointed to by LD_LIBRARY_PATH
the compiler and/or OS does not correspondant to the ROOT binaries on your paths.[/ul]

Cheers,
Philippe.

Thanks, Philippe,

Do you (or does anyone) know if h2root works on cwns?

Brian.

h2root does work with cwns.

Cheers,
Philippe.