Node.js/etherpad Installationsproblem

Heute ist Stammtischzeit:
Jeden Donnerstag 20:30 Uhr hier im Chat.
Wer Lust hat, kann sich gerne beteiligen. ;)
  • Abend Leute,
    falls das hier falsch ist, gerne verschieben, bin noch neu hier im Forum :). Doch nun zu meinem Problem: ich arbeite schon recht lange mit dem Raspi/Raspbian und wollte mir letztens Etherpad auf ihm installieren. Allerdings gibt es das Problem, dass ich es nicht schaffe, Node.js auf ihm zu installieren. Ich habe das Tutorial hier benutzt, doch egal welche vorkomplimierte Version ich von der Github Seite benutzte, ich bekomme immer, wenn ich zum Beispiel den Befehl node ausführe, illegal instruction. Ich habe schon rumgegoogelt, aber eig. nichts bestimmtes gefunden. Ich wäre froh, wenn einer mir eine Lösung/eine funktionierende Version nennen könnte, damit ich etherpad benutzen kann. Ach ja, hab etherpad mit diesem Tutorial installiert (musste allerdings immer sudo benutzen, da ansonsten die Permission denieded wurde) und bekomme, wenn ich etherpad wie dort beschrieben ausführe, die Fehlermeldung:

    /usr/local/bin/node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /usr/local/bin/node)
    /usr/local/bin/node: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.16' not found (required by /usr/local/bin/node)
    bin/installDeps.sh: 41: [: =: unexpected operator
    node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by node)
    node: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.16' not found (required by node)
    Copy the settings template to settings.json...
    cp: cannot create regular file `settings.json': Permission denied

    Mit sudo kam:

    You sholdn't start Etherpad-Lite as root!
    Please type 'Etherpad Lite rocks my socks' or supply the '--root' argument if you still want to start it as root
    Etherpad Lite rocks my socks
    bin/run.sh: 24: [: Etherpad: unexpected operator
    /usr/local/bin/node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /usr/local/bin/node)
    /usr/local/bin/node: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.16' not found (required by /usr/local/bin/node)
    node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by node)
    node: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.16' not found (required by node)
    Copy the settings template to settings.json...
    Ensure that all dependencies are up to date... If this is the first time you have run Etherpad please be patient.
    /usr/local/bin/node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /usr/local/bin/node)
    /usr/local/bin/node: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.16' not found (required by /usr/local/bin/node)

    Öhhm, ja. Hoffe, ich hab mich halbwegs verständlich ausgedrückt und irgendjemand hier kann mir helfen :thumbs1:
    ~Deadpool

Jetzt mitmachen!

Du hast noch kein Benutzerkonto auf unserer Seite? Registriere dich kostenlos und nimm an unserer Community teil!