[wxPython-users] Re: Problems installing 2.6.8.1
Robin Dunn
robin at alldunn.com
Sat Nov 17 15:49:38 PST 2007
Grant Edwards wrote:
> On 2007-11-17, Grant Edwards <grante at visi.com> wrote:
>> On 2007-11-17, Grant Edwards <grante at visi.com> wrote:
>>
>>>> By default it will use whatever Python was built with.
>> Um, which python? The one that I invoked on the command line
>> like this:
>>
>> /usr/local/bin/python seutp.py install
>>
>> Or the one that's first on the PATH? I'm suspecting it's the
>> latter, which isn't right...
>
It will be the one for the python used to run setup.py.
> I changed the path so that the recently built python was first
> on the path, and that didn't help. It's still using the wrong
> compiler settings (which I can override) and the wrong linker
> settings (which I can't override).
Just out of curiosity what is it using for the compile and link steps?
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list