$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: raulh39_at_[hidden]
Date: 2007-06-13 15:17:29
On Tue, 12 Jun 2007 22:29:48 -0700 (PDT)
<ivan_at_[hidden]> wrote:
> Hi,
>
> I am trying to build boost on a debian system using bash shell.
>
> I am getting erros:
>
> /bin/sh: line 1: chdir: command not found
>
What program are you trying to execute? What are the arguments, if any, passed to it?
What's your boost version?
> Is this a common problem? Should i just alias chdir to cd?
No and no. ;)
I think that you are trying to execute the wrong shell-script. But I need more information.