SBFspot / sbfspot-config

Installation/Configuration tool for SBFspot on Raspberry Pi
43 stars 11 forks source link

installation aborted: libstdc++ using deprecated version #5

Closed prein2 closed 5 years ago

prein2 commented 5 years ago

Installation fails:

/usr/local/bin/sbfspot.3/SBFspot: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: v ersion CXXABI_1.3.9' not found (required by /usr/local/bin/sbfspot.3/SBFspot) /usr/local/bin/sbfspot.3/SBFspot: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: v ersionGLIBCXX_3.4.21' not found (required by /usr/local/bin/sbfspot.3/SBFspot)

I am not a programmer, but I found another reference where this issue is solved with the following: put /home/user/anaconda2/lib/libstdc++.so.6.0.24 in LD_PRELOAD enviroment variable.

sbf- commented 5 years ago

What OS are you running? Raspian Stretch?

prein2 commented 5 years ago

Raspbian Jessie. I Installed using the manual method, so can't test anymore :(

sbf- commented 5 years ago

No problem.... Precompiled binaries are not compatible with Jessie. See this issue