GNU bug report logs -
#15066
./configure && make && make install
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Fri, 9 Aug 2013 23:45:02 UTC
Severity: normal
Done: Bernhard Voelker <mail <at> bernhard-voelker.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
I note a lot of packages come with
Installation Instructions
*************************
Copyright (C) 1994-1996, 1999-2002, 2004-2012 Free Software Foundation,
Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. This file is offered as-is,
without warranty of any kind.
Basic Installation
==================
Briefly, the shell commands `./configure; make; make install' should
configure, build, and install this package. The following
I think that should say
`./configure && make && make install'
Please tell whoever writes that file, as the file itself doesn't say. (Bad also!)
Also maybe it should say
./configure && make && make install
All on its own line for easy cut and pasting...
This bug report was last modified 11 years and 289 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.