[PlanetCCRMA] aqualung on fc4
Fernando Lopez-Lezcano
nando@ccrma.Stanford.EDU
Tue Nov 1 11:28:00 2005
On Tue, 2005-11-01 at 13:57 -0500, Mark Merchant wrote:
> anyone tried to compile aqualung on fc4? i seem to be having some
> library issues. your insights would be appreciated.
>
> thx.
> MM
>
> ./configure output
> ----
> checking whether liblrdf version >= 0.4.0... no
> configure: error: LRDF not found or too old (version < 0.4.0)
>
> liblrdf.0.4.0 is installed.
Have you installed the development package for liblrdf?
apt-get install liblrdf-devel
-- Fernando