Issue Installing PyRoot

Hello Again,

I was asked to move my question here. I am trying to install PyRoot from source using the following config…

It builds but when I load PyRoot I get the following…

>>> import ROOT Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/Applications/root/lib/ROOT.py", line 85, in <module> import libPyROOT as _root ImportError: dlopen(/Applications/root/lib/libPyROOT.so, 2): Symbol not found: _FT_Done_Face Referenced from: /Applications/root/lib/libGraf.so Expected in: flat namespace in /Applications/root/lib/libGraf.so

Thanks for the help,
Michael

Michael,

not a pyroot issue: it’s libGraf that is missing the symbol. However, just like the other topic --enable-builtin-pcre solved that issue, I’m hoping that --enable-builtin-freetype will solve this one.

Cheers,
Wim

That did fix the issue, thanks.

I posted what might be a regular root bug or pyroot bug in the regular support forum. I have had no reply, can you have a look?

Integral Error — Have to coerce the answer out…

Thanks,
Michael

Michael,

do you have a link to the topic you’re referring to?

Cheers,
Wim

Yup… =) Haven’t gotten any help with it yet…

Thanks,
Michael