Skip to content

Running node.js 10 on CentOS7 ARM on RaspberryPi #1724

Description

@xoxys

Hi,
I try to run node.js 10 on CentOS 7 on my PI, but currently without luck...

First try: Use the official prebuild armv7 package. Failed because of
node: /lib/libstdc++.so.6: version GLIBCXX_3.4.20' not found (required by node)`

Second try: Compile on a Scaleway armv7 host under CentOS 7 with gcc4.8 because 4.9 is not available. Failed with error: 'make_unique' is not a member of 'std' because make_unique requires gcc4.9 i think.

So is there a real chance to get node.js 10 running under CentOS 7 ARM?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions