Error TFile::Open on Mac OSX 10.6.8 Root version 5.28

Hello,
I have installed Root version 5.28 on a Mac OSX 10.6.8 (Snow Leopard).
For few days there aren’t any problems.
Now, when I try to open a root file,this error message comes out:

root [0] TFile::Open("/users/gabriele/rootMC/macro/out_plots/alpge_pythia_Wbbrecobj.root")
dyld: lazy symbol binding failed: Symbol not found: inflateInit
Referenced from: /Users/gabriele/root/lib/libCore.so
Expected in: flat namespace

dyld: Symbol not found: inflateInit
Referenced from: /Users/gabriele/root/lib/libCore.so
Expected in: flat namespace

If I try to open the file with new TBrowser() there is a crash system.

I don’t know how to fix this problem…

Hi,

Can you try with v5.34?

Thanks,
Philippe.