| Summary: | Missing instructions for building from CVS | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Chris Pepper <pepper> | ||||
| Component: | Documentation | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | normal | CC: | pepper | ||||
| Priority: | P2 | ||||||
| Version: | 4.3p2 | ||||||
| Hardware: | Other | ||||||
| OS: | All | ||||||
| URL: | http://openssh.org/portable.html | ||||||
| Attachments: |
|
||||||
|
Description
Chris Pepper
2006-06-27 02:34:59 AEST
The portable.html page has been updated by Darren Tucker. FYI you can do: make -f Makefile.in distprep if you have autoconf installed, it does pretty much the right thing. Also, INSTALL now mentions that you need to run autoreconf if you changed configure.ac. It now says: [quote] Autoconf: If you modify configure.ac or configure doesn't exist (eg if you checked the code out of CVS yourself) then you will need autoconf-2.59 to rebuild the automatically generated files by running "autoreconf". http://www.gnu.org/software/autoconf/ [/quote] Hopefully that and the additional detail on the web page will clear this up. As an aside: should it mention distprep too? If so then that also needs an nroff with mandoc macros... Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4. Suggested tweaks for INSTALL attached. Created attachment 1782 [details]
Tweak the Linux wording for -devel RPMs
|