Skip to content

Problem setting up on Mac #167

Description

@githubpoet

% git clone https://github.com/jschlatow/taskopen.git
cd taskopen
make PREFIX=/usr/local
sudo make PREFIX=/usr/local install
Cloning into 'taskopen'...
remote: Enumerating objects: 1499, done.
remote: Counting objects: 100% (330/330), done.
remote: Compressing objects: 100% (131/131), done.
remote: Total 1499 (delta 194), reused 321 (delta 190), pack-reused 1169
Receiving objects: 100% (1499/1499), 370.09 KiB | 1.02 MiB/s, done.
Resolving deltas: 100% (857/857), done.
nim c -d:version:v2.0.1-1-g12b04b8 -d:release -d:pathext:/usr/local/share/taskopen/scripts -d:editor:vim -d:open:open --outdir:./ src/taskopen.nim
make: nim: No such file or directory
make: *** [taskopen] Error 1
Password:


What is wrong here?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions