$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Shintaro Fujiwara (shin216_at_[hidden])
Date: 2006-09-11 16:38:16
Hi.
I tried to extract some subset of boost
by bcp command but couldn't make it.
[root_at_mama lib]# bcp --boost="/usr/local/lib" boost/regex.hpp
"/home/dir/projects/segatex2.15"
-bash: bcp: command not found
[root_at_mama lib]# rpm -qa|grep boost
boost-jam-3.1.13-1
boost-devel-1.33.1-5
boost-doc-1.33.1-5
boost-1.33.1-5
What's wrong or what's missing?
Thanks in advance.