[ZOO-Discuss] configure option "--with-python" went wrong
    Luca Delucchi 
    lucadeluge at gmail.com
       
    Thu Apr 28 05:23:26 PDT 2011
    
    
  
2011/4/28 Elvis Wang <wbprime at gmail.com>:
>
> Hi all,
Hi elvis
>
> 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."
> 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?
Have you download the source code from svn?
I compile yesterday only with "./configure --with-python" and it
doesn't give me error about PHP, but you can try ./configure
--with-python  --without-PHP
> Thanks in advance.
> ELvis Wang
-- 
regards
Luca
http://gis.cri.fmach.it/delucchi/
www.lucadelu.org
    
    
More information about the Zoo-discuss
mailing list