Skip to content
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.

Missing tool on Mac - realpath #40

Closed
johnpmayer opened this issue Oct 12, 2018 · 4 comments
Closed

Missing tool on Mac - realpath #40

johnpmayer opened this issue Oct 12, 2018 · 4 comments

Comments

@johnpmayer
Copy link

Description

Setup script threw an unexpected warning

Current behaviour

scripts/shell/setup.sh: line 23: realpath: command not found
This script will create the following directory: 
*** If such a directory already exists it will be deleted. ***
Are you ready to proceed? (y/n)

Possible solution

Suggest adding the following to the instructions

brew install coreutils

Environment

MacOS

@johnpmayer
Copy link
Author

In case it wasn't clear, this happened when running

bash scripts/shell/setup.sh

@johnpmayer johnpmayer changed the title Missing tool - realpath Missing tool on Mac - realpath Oct 12, 2018
@jamiebrynes7
Copy link
Contributor

Hey @johnpmayer, thanks for the report! We've got a fix for this in #32. Need to do some testing before merging.

In the meantime, a workaround can be to install coreutils via brew install coreutils or to go through the manual setup guide.

@jamiebrynes7
Copy link
Contributor

Ah I've seen you suggested the coreutils installation in the original report 😅

@mattyoung-improbable
Copy link
Contributor

Fixed in 0.1.1

BenNaccarato added a commit that referenced this issue Dec 14, 2018
sputn1ck pushed a commit to sputn1ck/gdk-for-unity-fps-starter-project that referenced this issue Aug 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants