o-oconnell / mp4grep

mp4grep is a CLI for transcribing and searching audio/video files
GNU General Public License v3.0
281 stars 6 forks source link

error when following installation instructions #10

Closed salemine closed 1 year ago

salemine commented 3 years ago
$ source install.sh
readlink: invalid option -- 'b'
Try 'readlink --help' for more information.
$
o-oconnell commented 2 years ago

Can you provide steps to reproduce this issue?

KoolenDasheppi commented 2 years ago

I fixed it by adding two hyphens in a specific fashion to the first line of the install.sh script, as detailed in the solution to this StackOverflow post: https://unix.stackexchange.com/questions/30446/strange-behavior-in-dirname-readlink-f-0