-
Notifications
You must be signed in to change notification settings - Fork 240
Open
Description
Thank you for your work, but I cannot run it on macOS 10.14.3.
I think the path to the symbolic link is incorrect.
~/D/G/htrace.sh>` sudo ./setup.sh install --with-dependencies
Create symbolic link to /usr/local/bin
Create man page to /usr/local/man/man8
~/D/G/htrace.sh> htrace.sh
fish: Unknown command 'htrace.sh'
~/D/G/htrace.sh> ll /usr/local/bin/ht*
lrwxr-xr-x 1 root admin 15B Mar 21 09:59 /usr/local/bin/htrace.sh -> ./bin/htrace.sh
~/D/G/htrace.sh> cd /usr/local/bin/
/u/l/bin> ll ./bin/htrace.sh
ls: ./bin/htrace.sh: No such file or directory