isaexec or alternative works only for bins .? There are some cases where other configs want to now the right isa path. In my case 389-admin is a package which depends on apache24. Because directory server should run on 64bit I want to build also the admin libraries and tools in 64bit.
btw: BUILD_ISAS is for me a possible gar variable. 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? > >
