On 2005.08.24, John Caruso <[EMAIL PROTECTED]> wrote:
> But AOLserver 4 doesn't let you do this, and in fact makes it very
> difficult to achieve at all (much more so that it was under AOLserver
> 3.4.2, as I showed in my posting).
Maybe I'm misunderstanding this, but ... at least for the tip of the
aolserver_v40_bp branch, this is true:
# Default install into /some/path.
$ ./configure --prefix=/some/path
# Actually install into /some/other/path.
$ make install AOLSERVER=/some/other/path
# Install everything into /some/other/path, but binaries in
# /some/other/bins.
$ make install AOLSERVER=/some/other/path INSTBIN=/some/other/bins
Now, I don't know if all of this capability has been maintained in the
all the changes to the build system recently introduced for AOLserver
4.5.0 (current HEAD). If it hasn't, then yes, I understand your
complaint. But, as far as AOLserver 4.0.x is concerned, I don't see
what it doesn't do that you're complaining about?
-- Dossy
--
Dossy Shiobara [EMAIL PROTECTED] | http://dossy.org/
Panoptic Computer Network http://panoptic.com/
"He realized the fastest way to change is to laugh at your own
folly -- then you can let go and quickly move on." (p. 70)
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]>
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
field of your email blank.