Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.

make install fails on macOS #4

Open
vnev opened this issue May 27, 2018 · 1 comment
Open

make install fails on macOS #4

vnev opened this issue May 27, 2018 · 1 comment

Comments

@vnev
Copy link

vnev commented May 27, 2018

Running make install results in a permission denied. sudo make install works but fails at sed -i "/usr/bin/ds" -e "s#LIBDIR=.*#LIBDIR=\"/usr/lib/ds\"#" with the error: sed: -i may not be used with stdin

@dashohoxha
Copy link
Member

macOS is based on BSD, as far as I know, so there may be some small differences between it and GNU/Linux. These scripts were never meant to be used on macOS.

If you wish you can try to fix it and make it work on macOS as well.

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

2 participants