I am attempting to build parts of the Enthought Tool Suite and am running
into some trouble with a package that uses wxPython (and wx-config).  My
system has two versions of wx-config, the one that comes with Leopard and
the one I installed. I believe the problem with the installation is the use
of the wrong wx-config, though I am not sure how to correct the problem.  

Default Version: /usr/bin/wx-config
Custom Version: /usr/local/lib/wxPython-unicode-2.8.8.1/bin/wx-config

Full log of the installation attempt is attached to the e-mail
Partial Install Log:

$ export WX_CONFIG=/usr/local/lib/wxPython-unicode-2.8.8.1/bin/wx-config
$ sudo easy_install Chaco
Searching for Chaco
Best match: Chaco 3.0.0
Processing Chaco-3.0.0-py2.5-macosx-10.3-i386.egg
Chaco 3.0.0 is already the active version in easy-install.pth

Using
/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/Chaco-3.0.0-py2.5-macosx-10.3-i386.egg
Processing dependencies for Chaco
Searching for Enable[traits]>=3.0.0.dev
Reading http://code.enthought.com/enstaller/eggs/source
Reading http://pypi.python.org/simple/Enable/
Reading http://code.enthought.com/projects/enable
Best match: Enable 3.0.1
Downloading
http://pypi.python.org/packages/source/E/Enable/Enable-3.0.1.tar.gz#md5=ae51ce7aa2560456b7ceaefb92628022
Processing Enable-3.0.1.tar.gz
Running Enable-3.0.1/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-JbcXFc/Enable-3.0.1/egg-dist-tmp-lGp7li

Found executable /usr/bin/wx-config

http://www.nabble.com/file/p19751175/python_log.txt python_log.txt 

-- 
View this message in context: 
http://www.nabble.com/Problem-with-wxPython-and-wx-config-during-build-of-3rd-party-lib-tp19751175p19751175.html
Sent from the Python - pythonmac-sig mailing list archive at Nabble.com.

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to