<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font size="-1">Hi list,<br>
<br>
I am trying to compile pd-extended on arch linux according to the
instructions here: <a class="moz-txt-link-freetext" href="http://puredata.info/docs/developer/GettingPdSource">http://puredata.info/docs/developer/GettingPdSource</a><br>
I checked out svn and follwed the instructions here:
<a class="moz-txt-link-freetext" href="http://puredata.info/docs/developer/BuildingPdExtended">http://puredata.info/docs/developer/BuildingPdExtended</a><br>
<br>
make install fails with:<br>
<br>
</font><font size="-1"><tt>GemPixImageLoad.cpp:64:23: fatal error:
Magick++.h: No such file or directory<br>
compilation terminated</tt></font><font size="-1"><br>
<br>
I have ImageMagick installed and Magick++.h is in
/usr/include/ImageMagick/ as well as /usr/local/include/ImageMagick<br>
Do I have to modify my path or something?<br>
<br>
thanks<br>
<br>
James<br>
</font>
</body>
</html>