Hello, "Roberto Belloni" <[email protected]> writes:
> [r...@localhost guile-1.8.6]# ./configure > : bad interpreter: No such file or directory Normally you have this: --8<---------------cut here---------------start------------->8--- $ head -1 configure #! /bin/sh --8<---------------cut here---------------end--------------->8--- I.e., if /bin/sh is available and executable, it should just work. Which OS are you on? Thanks, Ludo’.
