Created
May 15, 2017 10:12
-
-
Save vasilakisfil/0186bea379ed80fefe40c7638512c5c3 to your computer and use it in GitHub Desktop.
crystal on raspberry pi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pi@raspberrypi:~ $ crystal | |
/opt/crystal/embedded/bin/crystal: /lib/arm-linux-gnueabihf/libtinfo.so.5: no version information available (required by /opt/crystal/embedded/bin/crystal) | |
/opt/crystal/embedded/bin/crystal: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /opt/crystal/embedded/bin/crystal) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment