Skip to content

Help for Mac #168

@githubpoet

Description

@githubpoet

I am new to the whole terminal world, so please be forgiving if I ask stupid questions.

Just tried to run the installation on Mac.
Here's the error I got:

   git clone https://github.com/jschlatow/taskopen.git
cd taskopen
make PREFIX=/usr/local
sudo make PREFIX=/usr/local install

fatal: destination path 'taskopen' already exists and is not an empty directory.
make: Nothing to be done for `all'.
mkdir -p /usr/local/bin
mkdir -p /usr/local/share/man/man1
mkdir -p /usr/local/share/man/man5
install -m 0755 taskopen /usr/local/bin/taskopen
install: taskopen: Inappropriate file type or format
make: *** [install] Error 71

Any help?

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