On Fri, Feb 11, 2005 at 01:04:40PM -0500, Christopher R. Palmer wrote: > I had problems compiling the 3.0.8 version of sqlite on my Solaris box. > The version of "awk" on Solaris does not support the gsub function which
What about using nawk or gawk? nawk at least is in the default Solaris install, and last time I used Solaris, the provided nawk and awk definitely WERE different. At least a few years back, I believe Solaris awk was old awk, while many (most?) other awks are new awk, and thus equivalent (or at least more similar) to Solaris nawk. -- Andrew Piskorski <[EMAIL PROTECTED]> http://www.piskorski.com/