Code Monkey home page Code Monkey logo

Comments (9)

myermo avatar myermo commented on May 27, 2024 1

It's working properly now. Thanks!

from osmanip.

JustWhit3 avatar JustWhit3 commented on May 27, 2024

Hi @myermo yes, Doctest installation is optional. The first output string:

Doctest is not installed, cannot compile the test codes!

tells you that ONLY test codes are not compiled, but source code should be ok until that point.

The next compilation issue is due to the fact that I accidentally deleted a word from the echo command, during the last update. Now it has been restored with commit 8c62805 and should correctly work.

Thanks a lot for reporting this bug.

@all-contributors please add @myermo for review

from osmanip.

allcontributors avatar allcontributors commented on May 27, 2024

@JustWhit3

I've put up a pull request to add @myermo! 🎉

from osmanip.

myermo avatar myermo commented on May 27, 2024

Hello @JustWhit3. Thanks for the quick fix.

The script is still not compiling:

make: *** No rule to make target `bin/main'. Stop.

from osmanip.

JustWhit3 avatar JustWhit3 commented on May 27, 2024

Are you sure to be in the main directory of the repository? What is the exact command you ran? It should be:

./scripts/install.sh

and should be run directly from the repository home directory, not from inside the scripts directory.

from osmanip.

myermo avatar myermo commented on May 27, 2024

Yes, I am doing exactly that.

from osmanip.

JustWhit3 avatar JustWhit3 commented on May 27, 2024

In which operating system are you running?

from osmanip.

myermo avatar myermo commented on May 27, 2024

Hi,

uname -a
Linux manjaro-PC 5.13.19-2-MANJARO #1 SMP PREEMPT Sun Sep 19 21:31:53 UTC 2021 x86_64 GNU/Linux

ls
CITATION.cff doc img include LICENSE makefile obj README.md scripts src test

./scripts/install.sh
Doctest is not installed, cannot compile the test codes! Compiling only the main code (this is not a problem for the installation)... make: *** No rule to make target "bin/main". Stop. Compilation failed!

from osmanip.

JustWhit3 avatar JustWhit3 commented on May 27, 2024

Ok, with commits 186bf5a , f1606a8 and 207385b the bug should have been fixed. I tested it on both Ubuntu and WSL operating systems. I also updated the documentation, but nothing changed for the installation: you can simply update the repository and launch the installation command again.

Let me know if now is ok.

from osmanip.

Related Issues (13)

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.