Giter Club home page Giter Club logo

Comments (7)

jschlatow avatar jschlatow commented on September 27, 2024 1

Unfortunately, your version does not support passing environment variables to execCmdEx. This feature has been introduced with nim version 1.4.

There are pre-built binaries available that you may try. Alternatively, you may try choosenim or using a docker container. See https://nim-lang.org/install_unix.html

from taskopen.

jschlatow avatar jschlatow commented on September 27, 2024

@folofjc Could you please tell me your nim version (nim -v)?

from taskopen.

folofjc avatar folofjc commented on September 27, 2024
Nim Compiler Version 1.0.6 [Linux: amd64]
Compiled at 2020-02-27
Copyright (c) 2006-2019 by Andreas Rumpf

active boot switches: -d:release

I installed from sudo apt install nim, so this is probably the newest on Ubuntu 20.04

from taskopen.

folofjc avatar folofjc commented on September 27, 2024

Okay, thanks. Could you update the README to specify this? Right now all it says is that nim is required, not that a certain version is required.

from taskopen.

folofjc avatar folofjc commented on September 27, 2024

Okay, I got past that error. When I try to do sudo make PREFIX=/usr install, I get an error that I need pandoc. Could you also add that to the dependencies in the README?

from taskopen.

jschlatow avatar jschlatow commented on September 27, 2024

Okay, I got past that error. When I try to do sudo make PREFIX=/usr install, I get an error that I need pandoc. Could you also add that to the dependencies in the README?

pandoc is only required for updating the man pages. Normally, this is done by me but it can happen that timestamps change so that make tries to rebuilt the man pages. I am going to remove the pandoc dependency from the install target. In the meantime, you can remove the $(MANFILES) target from Makefile instead of installing pandoc.

from taskopen.

folofjc avatar folofjc commented on September 27, 2024

Got it, thanks!

from taskopen.

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.