I never did solve this properly, but I see two workarounds:

1. make clean && ./configure && make && ./configure (with the
only-install-su option) && make install
That should leave the ginstall around from the first build; or

2. make clean && ./configure (with the only-install-su option) && make
&& /usr/ucb/install ...

One of these days, I'm going to really figure out autoconf, but at
present taking apart the Makefile and aux scripts is just
incomprehensible.
-- 
Douglas Held
[email protected]
+447986527654
+1 (415) 830-6123


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

Reply via email to