[yoshimi] libz.h missing

  • From: "Randy Steck" <randy@xxxxxxxxxx>
  • To: "yoshimi@xxxxxxxxxxxxx" <yoshimi@xxxxxxxxxxxxx>
  • Date: Fri, 4 Nov 2016 02:38:36 +0000

I'm trying to compile the latest 1.4.1 release and ccmake is giving a 
consistent "libz required but not found" error.  This actually refers to a line 
in CMakeLists.txt that wants to include zlib.h.  The actual line is :



#include <zlib.h>



I've installed zlib1g and zlib1g-dev with no change.  I can't find zlib.h in 
/usr/include or any other standard library.  Can anyone suggest a way to get 
this compiled?




Other related posts: