Re: ipv6calc 'make update' failure ?
JC Janos schrieb:
Hi,
On Wed, Nov 19, 2008 at 12:56 PM, Peter Bieringer <pb@bieringer.de> wrote:
I am confused, how am I supposed to run 'make install' as root if it invokes 'make test', obviously as root, and you advise to "avoid" doing that? Hmm, "make installonly" does the job for you.
Though ChangeLog says,
0.19: Peter Bieringer <pb@bieringer.de> Extend "TODO" list Print also info on "-?" Fixes in spec file, see changelog at the end of that file Add "COPYING" and "INSTALLING" ----> Add "installonly" on "Makefile" to support changes in spec file
There's no such target in the Makefile,
make installonly make: *** No rule to make target `installonly'. Stop.
grep install Makefile install: ${MAKE} install; \
Just removed, no longer needed, will update the ChangeLog and create a next 0.72.0... Peter
participants (1)
-
Peter Bieringer