<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.4.4">
</HEAD>
<BODY>
Some shots in the dark, since I don't have time to compile it myself at the moment.<BR>
<BR>
First of all, did you run "sudo ldconfig" each time after installing what ever is needed?<BR>
If you didn't miss to run ldconfig all the times, did you install all optional dependencies?<BR>
Are the paths for LV2 and LADSPA set correctly?<BR>
Dunno if there are already issues regarding to a host? Nedko announced to stop LV2 support .<BR>
Did you also try the download this version from here? <A HREF="http://sourceforge.net/apps/gallery/calf/index.php?g2_itemId=81">http://sourceforge.net/apps/gallery/calf/index.php?g2_itemId=81</A> [1]<BR>
<BR>
Regards,<BR>
Ralf<BR>
<BR>
[1]<BR>
[spinymouse@archlinux Desktop]$ wget <A HREF="http://garr.dl.sourceforge.net/project/calf/calf/0.0.18.6/calf-0.0.18.6.tar.gz">http://garr.dl.sourceforge.net/project/calf/calf/0.0.18.6/calf-0.0.18.6.tar.gz</A><BR>
[<A HREF="mailto:spinymouse@archlinux">spinymouse@archlinux</A> Desktop]$ tar xzvf calf-0.0.18.6.tar.gz<BR>
[<A HREF="mailto:spinymouse@archlinux">spinymouse@archlinux</A> Desktop]$ cat calf-0.0.18.6/INSTALL<BR>
To compile and install Calf, you need:<BR>
<BR>
- POSIX-compliant operating system<BR>
- G++ version 4.0 or higher (tested with 4.1.3)<BR>
- GTK+2 headers and libraries (glib 2.10, gtk+ 2.12)<BR>
<BR>
Optional but recommended:<BR>
- JACK header and libraries (tested with 0.109.0)<BR>
- LADSPA header<BR>
- DSSI header<BR>
- LV2 core
</BODY>
</HTML>