Eli White <[EMAIL PROTECTED]> wrote: > Michael Mauch wrote: >> Or put a >> "set -x" on the second line of the configure script and post the last >> lines of the output.
> So, I then followed your advice and added the xpg4 version of sed higher > in my path (/ucb was winning currently). And build/shtool worked fine. > > As we speak, my configure is running along just fine. > > Thanks a million ... and now the 'big question'. Is this considered a > 'bug' enough that I should submit it as such? Since, it seems to me, > that many/most Solaris installations might have this problem, and the > configure script should check for an /xpg4/ version? Probably it's already fixed in CVS, see <http://bugs.php.net/bug.php?id=22074>. Maybe you can check whether the latest stable snapshot from <http://snaps.php.net/> works for you (with your original PATH, of course). If not, you could comment on that bug. > Or is this officially a 'stupid user' issue of using a bad version? It's not a "stupid user" issue, but perhaps a "stupid Solaris default install" issue. Reading the user notes on <http://www.php.net/manual/en/install.solaris.php> might have hinted you into the right direction, though. Regards... Michael -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php