$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alkis Evlogimenos (alkis_at_[hidden])
Date: 2003-01-23 13:14:27
On Thursday 23 January 2003 11:01 pm, William E. Kempf wrote:
> Can anyone explain to me what's wrong on my system that -lrt isn't finding
> the library?
You need to install glibc-devel. Issuing "urpmi glibc-devel" as root should do
it. Mandrake separates runtime and devel packages and thus if you want to do
development you have to install the corresponding <name>-devel packages.
-- Alkis