$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Holle (jeff.holle_at_[hidden])
Date: 2003-02-10 22:46:16
The source code that should be able to produce this library is in
directory "boost_1_29_0/libs/graph/src".
In running the Makefile, the following error is produced:
/bin/mv graphviz_parser.tab.h graphviz_parser.h
/bin/mv: cannot stat `graphviz_parser.tab.h': No such file or directory.
Does anybody know how to fix this problem?