Giter VIP home page Giter VIP logo

Comments (2)

kadler avatar kadler commented on June 24, 2024

The relevant error from the log is this line: gmake: g++: No such file or directory

It's saying that you do not have the gcc-cplusplus package installed or that you don't have /QOpenSys/pkgs/bin on your PATH. I don't know how 1.2.18 would have made any difference here, though. The code has always been C++ and would have required the C++ compiler be installed.

Do you have gcc-cplusplus package installed? If you run which g++ what is the output?

from nodejs-idb-connector.

richardm90 avatar richardm90 commented on June 24, 2024

Apologies, completely my fault.

I've got some symbolic links for gcc and g++ pointing to gcc-10 and g++-10 and haven't yet updated my .profile to include the relevant directory in PATH. I must have forgotten to manually update PATH after starting a new ssh session.

I've just tried it again and all good.

Thanks

from nodejs-idb-connector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.