<!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">
    Hello:<br>
    <br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; why did error " <b><font color="#3366ff">No valid iptc
        library was found on the system. Please install iptables
        development libraries</font></b>" happen?<br>
    <br>
    1. My System Config is :<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; [root@mail mediaproxy-2.5.1]# lsb_release -a<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; LSB Version:&nbsp;&nbsp;&nbsp;
:core-4.0-amd64:core-4.0-ia32:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-amd64:<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
    printing-4.0-ia32:printing-4.0-noarch<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Distributor ID:&nbsp;&nbsp;&nbsp; CentOS<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Description:&nbsp;&nbsp;&nbsp; CentOS release 5.6 (Final)<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Release:&nbsp;&nbsp;&nbsp; 5.6<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Codename:&nbsp;&nbsp;&nbsp; Final<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; [root@mail mediaproxy-2.5.1]# uname -a<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Linux mail.xxxxxx.com 2.6.18-243.el5 #1 SMP Mon Feb 7
    18:47:27 EST 2011 x86_64 x86_64 x86_64 GNU/Linux<br>
    &nbsp;&nbsp;&nbsp; <br>
    2. Mediaproxy version:&nbsp; 2.5.1<br>
    <br>
    3. Prerequisites<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; yum install libnfnetlink&nbsp;&nbsp;&nbsp; <br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; yum install libnfnetlink-devel<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; yum install libnetfilter_conntrack-devel<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; yum install iptables-devel.x86_64<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>
    4. [root@mail ~]# whereis libiptc<br>
    &nbsp;&nbsp;&nbsp; libiptc: /usr/include/libiptc<br>
    <br>
    &nbsp;&nbsp;&nbsp; [root@mail mediaproxy-2.5.1]# ./setup.py build<br>
    &nbsp;&nbsp;&nbsp; No valid iptc library was found on the system. Please install
    iptables development libraries.<br>
    <br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>
    <br>
    <br>
  </body>
</html>