> > Does it matter that the runConfigure script doesn't seem to work with > the basic 'sh' supplied with FreeBSD, yet works ok with bash? Should > this perhaps be mentioned somewhere? >
The first line of both the 'runConfigure' scripts in 'src' and 'samples' directory have #!/bin/sh as the first line. I do not believe we there are any bash specific constructs used in the scripts. rahul
