Error in TFile::TFile: file Applications/ROOT/lib/libMathCore_rdict.pcm does not exist
root [0][/code]
I can actually find these *_rdict.pcm files in the lib folder but it is all gibberish inside:[code]Awen-Mac:ROOT awen$ vim lib/libMathCore_rdict.pcm
root^@^@▒^@^@^@d^@^@^A▒^@^@^A▒^@^@^@E^@^@^@^A^@^@^@V^D^@^@^@^A^@^@^@^@^@^@^@^@^^
@^Ac▒4r▒^R^Q▒~W^We^A▒▒▒^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@@
^@^@^@^@^@^@^@^@^@^@^@^@~R^@^D^@^@^@WT▒^DP^@;^@^A^@^@^@d^@^@^@^@^ETFile^Ylib/libMathCore_rdict.pcm^@^Ylib/libMathCore_rdict.pcm^@^@^ET▒^DPT▒^DP^@^@^@y^@^@^@V^@^@^@d^@^@^@^@^@^@^A:^@^Ac▒4r▒^R^Q▒~W^We^A▒▒▒^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@D^@^D^^
@^@^@
T▒^DP^@:^@^A^@^@^@▒^@^@^@d^GTObject^EEMPTY^QBasic ROOT object^@^A^@^@^@^@^B^@^@^@^@^@^@y^@^D^@^@^@>T▒^DP^@;^@^A^@^@^A:^@^@^@d^ETFile^Ylib/libMathCore_rdict.pcm^@^@^@^@^A^@^@^@D^@^D^@^@^@
T▒^DP^@:^@^A^@^@^@▒^@^@^@d^GTObject^EEMPTY^QBasic ROOT object^@^@^@E^@^D^@^@^@
T▒^DP^@;^@^A^@^@^A▒^@^@^@d^ETFile^Ylib/libMathCore_rdict.pcm^@^@^A^@^@^A▒w5~T^@
[/code]
Is it normal? How can I fix it? Thanks.
the pcm files are special ROOT files: it is normal that they are in binary format.
This looks like an environment misconfiguration: we’ll find out - your platform is very widespread and tested.
Is this the only ROOT version on your system?
How did you build ROOT?
I had never installed ROOT on this Mac before this, but I’ve tried to install ROOT 6.x many times in many different ways to solve this problem.
I tried to build it from both binary and source distributions of v6.06.02:[ul]li root_v6.06.02.source.tar.gz[/li]
[li](OsX 10.11 clang70) root_v6.06.02.macosx64-10.11-clang70.dmg[/li][/ul]But I didn’t forget to remove the versions previously installed.
[quote=“dpiparo”]
About the sources:
How did you configure and build (Cmake command)? Are there any warnings during cofiguration?
[/quote]I use the classic “./configure;make” and I didn’t see any warning during configuration. Please find attached the config.log.
Thanks for your advice.
I tried cmake and I got some warnings this time but I don’t know what it means.
Can you help me to check? Thanks. CMakeOutput.log.txt (196 KB) CMakeError.log.txt (25.4 KB)
I install ROOT with Homebrew this time and it works!
Although I’m still very curious what was going on, thank you for your assistance anyway.
Sincerely,
Awen