I'm trying to build on Ubuntu 9.10, but I'm getting the following
error. Any clues? Thanks.
...
installing library code to build/bdist.linux-i686/egg
running install_lib
running build_py
creating build
creating build/lib
copying evmemcache.py -> build/lib
creating build/bdist.linux-i686
creating build/bdist.linux-i686/egg
copying build/lib/evmemcache.py -> build/bdist.linux-i686/egg
byte-compiling build/bdist.linux-i686/egg/evmemcache.py to evmemcache.pyc
creating build/bdist.linux-i686/egg/EGG-INFO
copying python_evmemcached.egg-info/PKG-INFO ->
build/bdist.linux-i686/egg/EGG-INFO
copying python_evmemcached.egg-info/SOURCES.txt ->
build/bdist.linux-i686/egg/EGG-INFO
copying python_evmemcached.egg-info/dependency_links.txt ->
build/bdist.linux-i686/egg/EGG-INFO
copying python_evmemcached.egg-info/not-zip-safe ->
build/bdist.linux-i686/egg/EGG-INFO
copying python_evmemcached.egg-info/top_level.txt ->
build/bdist.linux-i686/egg/EGG-INFO
creating dist
creating 'dist/python_evmemcached-1.44-py2.6.egg' and adding
'build/bdist.linux-i686/egg' to it
removing 'build/bdist.linux-i686/egg' (and everything under it)
Processing python_evmemcached-1.44-py2.6.egg
creating /opt/python-coev/lib/python2.6/site-packages/python_evmemcached-1.44-py2.6.egg
Extracting python_evmemcached-1.44-py2.6.egg to
/opt/python-coev/lib/python2.6/site-packages
Adding python-evmemcached 1.44 to easy-install.pth file
Installed /opt/python-coev/lib/python2.6/site-packages/python_evmemcached-1.44-py2.6.egg
Processing dependencies for python-evmemcached==1.44
Finished processing dependencies for python-evmemcached==1.44
('--includedir',)
['apr-config', '--includedir']
Traceback (most recent call last):
File "setup.py", line 37, in <module>
include_dirs=[apr_config('--includedir')],
File "setup.py", line 26, in apr_config
p = subprocess.Popen(options, stdin=subprocess.PIPE,
stdout=subprocess.PIPE, stderr=subprocess.PIPE)
File "/opt/python-coev/lib/python2.6/subprocess.py", line 595, in __init__
errread, errwrite)
File "/opt/python-coev/lib/python2.6/subprocess.py", line 1092, in
_execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
--
Yang Zhang
http://yz.mit.edu/