rharmonson / richtech

Creative Commons Zero v1.0 Universal
264 stars 58 forks source link

Problem with install nodejs #16

Closed alirezavafaee closed 6 years ago

alirezavafaee commented 6 years ago

I installed node-v10.9.0-linux-armv7l from nodejs site

[root@nobody /]# node -v node: /lib/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by node)

alirezavafaee commented 6 years ago

I used source of node and compile it It work fine.

rharmonson commented 6 years ago

Thank you for sharing!