For that: > in httpd.conf must fixed the path for LoadModule for the 64bit modules. > Should we deliver there two httpd.conf files? How do linux distros handle this?
Am 29.04.15 schrieb Maciej Bliziński <[email protected]>: > On Wed, Apr 29, 2015 at 09:25:11AM +0200, Carsten Grzemba wrote: > > I set > > > > CONFIGURE_ARGS += --with-httpd=/opt/csw/sbin/$(ISA_DEFAULT)/httpd > > Can you tell a bit more about the problem you're solving? I know you're > working on the 64-bit Apache. > > Can you use isaexec? > > If you can't or don't use isaexec, why do you want to create directories > compliant with isaexec? > > Can you define your own names for httpd, like /opt/csw/sbin/httpd-32 and > /opt/csw/bin/httpd-64? > >
