John Poltorak writes: > no acceptable cc found in $PATH > > How do I determine exactly what is causing this?
cat config.log > >From a command prompt I would be able to see what was going on using:- > > sh -x ./configure > > How would I go about doing this in a shell script? In the same way? -- Peter Eisentraut [EMAIL PROTECTED]
