GithubHelp home page GithubHelp logo

Comments (4)

matthiasbe avatar matthiasbe commented on July 25, 2024 1

Hello Anthony,

I tried using the dev branch the installation of ocaml works fine now 👍

Thank you a lot for your help !

from qp2.

scemama avatar scemama commented on July 25, 2024

from qp2.

matthiasbe avatar matthiasbe commented on July 25, 2024

Hello Anthony,

Thank you for your answer.

I deleted the whole folder and ran

git clone https://github.com/QuantumPackage/qp2.git
cd qp2
./configure
source quantum_package.rc
./configure --install=all

But got the same exact error at the installation of ocaml/opam, saying that the packages gmp-devel and zeromq-devel are missing.

I checked the environment and the lib and lib64 folder are in the LIBRARY_PATH and LD_LIBRARY_PATH. Moreover the include folder is in the C_INCLUDE_PATH and CPATH environment variables. Is it enough for opam to resolve the dependencies ?

from qp2.

scemama avatar scemama commented on July 25, 2024

Hi,
Yes, I agree with you. Setting LIBRARY_PATH and C_INCLUDE_PATH should be enough for opam to detect the installed libraries.

You can try to wipe out everything, log out and in again, and then clone the dev branch. We have improved the installation, and it could work better for you:

git clone https://github.com/QuantumPackage/qp2.git --branch=dev
cd qp2
./configure --install=all

Please let me know if it solves you problem. Good luck!

from qp2.

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.