<!DOCTYPE html><html><head>
<style type="text/css">body { font-family:'DejaVu Sans Mono'; font-size:12px}</style>
</head><body><div><br>Hi all,<br></div><div><br></div><div>I tried to compile the ZOO kernel in my Arch linux X64 platform. In fact I don't want to enable the python support. So I just run ./configure using bash. But after configuring, there came an error that shows "configure: error: could not find python-config from libpython within the current path. You may need to try re-running configure with a --with-python parameter."</div><div><br></div><div>So I had to give the with-python option. I changed the configure file to find the python2-config file in my system in /usr/bin for I Arch installed python2.7 as default. It solved the problem by running "./configure --with-python=/usr". But another problem is that "configure: error: the user-specified php-config file /bin/php-config does not exist". I had not installed PHP and I did't want to install it. What should I do to compile zoo kernel directly?</div><div><br></div><div>Thanks in advance.</div><div><br></div><div>ELvis Wang</div><div><br></div><div id="M2Signature"><div>-- </div><div>By Elvis Wang from Beijing, China. E-mail: wbprime@gmail.com</div></div></body></html>