Closed orhun closed 1 month ago
I have a binary build with gcc and lurk fails to run it:
gcc
lurk
$ lurk binary Error: ESRCH: No such process $ lurk ./binary # works
I haven't looked into why this happens yet. Maybe it just needs a simple fix.
I have a binary build with
gcc
andlurk
fails to run it:I haven't looked into why this happens yet. Maybe it just needs a simple fix.