serenity: configure: cannot find sources in or ..
I’m still on my quest to get a configure script to run under serenity using bash. I have tried a few different configure scripts for different programs. I change the hashbang to /usr/local/bin/bash
first but they all only get as far as:
error: cannot find sources in or ..
You’d expect that error to read:
error: cannot find sources in . or ..
About this issue
- Original URL
- State: open
- Created 4 years ago
- Comments: 15 (15 by maintainers)
It’s a shame #2363 got abandoned, it seemed more or less complete and functional.
No. It parses regex literals to not choke on scripts containing them, but doesn’t have any regex functionality beyond that.
I did mention that a while back, until we get a regex library,
expr
won’t have a workingmatch
I’m glad it stuck