| Summary: | Manpage for ssh-add and scp missing after "make install" | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Todd Bowden <Todd.Bowden> |
| Component: | Build system | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | -current | ||
| Hardware: | HPPA | ||
| OS: | HP-UX | ||
|
Description
Todd Bowden
2002-01-16 08:57:07 AEDT
The comments are below. Did you run "make install" as root? Yes I did run it as root. It did create the manpages for all the others but not for ssh-add and scp. It's a problem prior to the "make install" stage. Try removing any 0 byte .out files. Run make and look for errors. I don't know what MANTYPE HP-UX uses but it it's cat look for a sed problem. If MANTYPE = man, look for a problem with mdoc2man.pl (See lines 134-144 of Makefile) has the cause of this been resolved? i have never seen this on hp-ux. I downloaded the new source for openssh 3.1p1 and all is well. Mass change of RESOLVED bugs to CLOSED |