$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Paul Kerchen (pkerchen_at_[hidden])
Date: 2006-12-07 13:07:03
"Vladimir Prus" <ghost_at_[hidden]> wrote in message
news:<el9jt4$cpj$1_at_[hidden]>...
> Is this command right, or wrong?
>
> If it's right, then it's not a problem with InstallInto.
>
> If it's wrong, can you indicate how?
>
> Does the same command works on command line?
>
> Those are possible suggestions, but as I say, "InstallInto" is
> unsupported in general.
>
> - Volodya
Ah, yes, the problem has nothing to do with bjam--it's the DOS copy command!
It's trying to concatentate two files--'CORE_RL_ImageMagick' and
'+_.dll'--and copy them to the destination. Thanks for the suggestion!