14 Jul
2007
14 Jul
'07
11:37 p.m.
On Jul 14, 2007, at 18:12, olivier SAINT-EVE wrote:
Here is the result: [snip]
I was hoping it would say more, but it really doesn't say more than:
configure: error: cannot run /bin/sh ./config.sub
There are some reports of that error in Google. Let's start with the basics. Does /bin/sh exist and can you run it? On my system: $ ls -l /bin/sh -r-xr-xr-x 1 root wheel 1068844 Dec 12 2006 /bin/sh $ /bin/sh $ exit $ What OS are you on? What processor? What version of Xcode?