$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ben Hutchings (ben.hutchings_at_[hidden])
Date: 2005-05-31 09:31:05
Eric wrote:
> Try adding -L/usr/lib (or -L/usr/lib32) to tell gcc where the libraries are.
/usr/lib should be in the default path; it's /usr/local/lib that may
need to be added.
Ben.