On Sat, Jun 30, 2018, 02:58 Rainer Jung <rainer.j...@kippdata.de> wrote:
> Am 29.06.2018 um 21:57 schrieb Duttera, Scott A CIV DISA SEL5 (US): > > We are attempting to compile Apache 2.4 on a Unix system here, and got > hit with prereqs by the compiler for the APR libraries. When we downloaded > the Unix Source for the APR-util 1.6.1 and APR iconv 1.2.2 software from > the https://apr.apache.org/download.cgi web site, the README files say > the software is for the Windows version. Is this true, or is the > documentation just wrong? If true, where can we get the Unix source for > those to libraries? > The -crlf.zip files are in Windows Netware OS/2 line endings. But they are the same files. You want the .tar.gz files with Unix line endings. Could you quote the paragraph which confused you? To compile the Apache web server on a Unix system, you only need APR and > APR-Util, but not APR-Iconv. Unix Sources for them are linked on the > download page you cited. > And note you get iconv behavior from your Unix clib, or ./configure will try to track down a system provisioned iconv library.