On Tue, Dec 25, 2007 at 05:16:42PM +0100, Jim Meyering wrote:
> [EMAIL PROTECTED] (Michael Geng) wrote:
> > I added a new patch which shows how to use genparse for generating the 
> > command
> > line parsing code for the tail, ls and wc commands.
> 
> Thanks for persevering.
> I've begun taking a look at using genparse again,
> now that you've addressed many of our concerns.
> 
> FYI, I tried the latest genparse tarball and was dismayed to see that its
> "make install" tried to clobber the primary versions of ls, mv, uname,
> tail, wc in my personal (--prefix-specified) bin directory.  I suggest
> that you change genparse's "make install" rule not to install the demo
> versions of tools from its examples/ directory.

I verified this and found that not only the examples but also all the test 
scripts in tests/misc are copied on "make install". I generated a new genparse 
release (0.7.5) in order to prevent other people from the same experiance.

Michael


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to