$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: tlolczyk (olczyk_at_[hidden])
Date: 2002-04-22 22:29:39
> > I want to build boost so that it gets installed in a directory
> > other than the one that it is extracted to.
>
> I'm assuming you are using Jam? If so, just set ALL_LOCATE_TARGET:
>
> jam -sALL_LOCATE_TARGET=/path/to/put/compiled/files/in
>
To TPTB shouldn't this be a FAQ?