On Jan 4, 2011, at 11:34 AM, Yury V. Zaytsev wrote:
1) Inability to install Python bindings in a pre-defined virtualenv
The documented way in the manual to use a custom version/path of
Python is to use the PYTHON config variable, e.g.
./configure PYTHON=$VE/bin/python
if your virtual environment directory is $VE. Did you try this?
2) If I ./configure --with-mthreads it breaks things. I don't know
if it
expected behavior or not, so I classify it as a problem. The reason
why
I wanted to use mthreads was because I believed that "thread safe" is
good :-) that is, no particular reason.
-mthreads is only for MinGW environments.
_______________________________________________
NLopt-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss