Hi All,
1. I downloaded apache 1.3.31 to be installed in our HP11.23 rx2620 server.
2. HP GCC 4.1.0 depot, also HP ANSI C deport are also installed.
2.1 export CFLAGS='-mlp64'; export CPPFLAGS="-mlp64"; export LDFLAGS="-lgcc"
3. I configure the apache with:
./configure --with-layout=Apache --pref
Hi All,
I have installed apache 1.3.31 with 64bit compiled sucessfully into the
following:
This required 1.3.31 due to the same level of environment on another machine
on PA-RISC.
I just need both on the same level.
machine: HP rx2620, Itanium with HP-UX 11.23
compiler: GCC 4.10
Used FLAGS: