The install problem was the result of my typing
% make install
rather than (on this Solaris machine)
% gmake install
Now, I _realize_ that the installation instructions
say to use GNU tools, but they then go on to use
"make" in the examples. As did Bill when he sent
me helpful email. In short, I was being dumb, but
I was also (unintentionally, to be sure) led in the
wrong direction.
Would it make sense to modify the examples to use
gmake, throughout? Would this break on any boxes?
-r
Received on Wed Sep 22 19:52:33 2004