| Summary: | ssh installation error: No acceptable C compiler found in $PATH | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Keith <knamestka> |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | normal | Keywords: | help-wanted |
| Priority: | P2 | ||
| Version: | 4.2p1 | ||
| Hardware: | Other | ||
| OS: | AIX | ||
|
Description
Keith
2005-09-27 02:52:01 AEST
Have you installed a C compiler and if so, which one? AIX doesn't come with one, it's an extra-price option (xlc, vac) or a third-party package (gcc). (In reply to comment #1) > Have you installed a C compiler and if so, which one? AIX doesn't come with > one, it's an extra-price option (xlc, vac) or a third-party package (gcc). I was able to successfully install the xlc filesets, but the 4.2 version would still not install...same error. I then tried installing openssh 4.1 version from a different(IBM link) and it was successfull, creating all directories, installing components, etc. Thanks Darren! Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4. |