Re: [Python-Dev] Building against system expat

2012-04-25 Thread Bohuslav Kabrda
- Original Message - > On 25.04.2012 15:42, Bohuslav Kabrda wrote: > > Hi, I'm trying to build Python 3.2.3 against system expat library, > > that lies > > out of the ordinary directory structure (under /opt). I also have > > an older > > version of expat library in the system. No matter wh

Re: [Python-Dev] Building against system expat

2012-04-25 Thread Georg Brandl
On 25.04.2012 20:44, Georg Brandl wrote: > On 25.04.2012 15:42, Bohuslav Kabrda wrote: >> Hi, I'm trying to build Python 3.2.3 against system expat library, that lies >> out of the ordinary directory structure (under /opt). I also have an older >> version of expat library in the system. No matter w

Re: [Python-Dev] Building against system expat

2012-04-25 Thread Georg Brandl
On 25.04.2012 15:42, Bohuslav Kabrda wrote: > Hi, I'm trying to build Python 3.2.3 against system expat library, that lies > out of the ordinary directory structure (under /opt). I also have an older > version of expat library in the system. No matter what shell variables or > options I pass to con

[Python-Dev] Building against system expat

2012-04-25 Thread Bohuslav Kabrda
Hi, I'm trying to build Python 3.2.3 against system expat library, that lies out of the ordinary directory structure (under /opt). I also have an older version of expat library in the system. No matter what shell variables or options I pass to configure and make, pyexpat gets linked against the

[Python-Dev] Building against system expat

2012-04-25 Thread Bohuslav Kabrda
Hi, I'm trying to build Python 3.2.3 against system expat library, that lies out of the ordinary directory structure (under /opt). I also have an older version of expat library in the system. No matter what shell variables or options I pass to configure and make, pyexpat gets linked against the