Hi Martin,
On Fri, 2008-04-11 at 23:58 +0200, "Martin v. Löwis" wrote:
> > My question is simple:
>
> It's also off-topic for python-dev, which is about the development
> of Python, not the development with Python.
With all respect, I think you're confusing things. I'm here trying to
find some s
> My question is simple:
It's also off-topic for python-dev, which is about the development
of Python, not the development with Python.
> is there any problem when installing/using both
> 32- and 64-bit Python's on the same machine? I'm more concerned about
> header files (those installed under /
On 2008-04-11 22:25, Sérgio Durigan Júnior wrote:
> On Fri, 2008-04-11 at 22:06 +0200, M.-A. Lemburg wrote:
>
>>> Hmm, right. I tried to modify the installation path (using --libdir
>>> in ./configure) to /usr/lib64, but some *.pyo objects still are
>>> installed under /usr/lib. AFAIK, these obje
On Fri, 2008-04-11 at 22:06 +0200, M.-A. Lemburg wrote:
> > Hmm, right. I tried to modify the installation path (using --libdir
> > in ./configure) to /usr/lib64, but some *.pyo objects still are
> > installed under /usr/lib. AFAIK, these objects are bitness-dependent
> > (i.e., if they were gene
On 2008-04-11 20:21, Sérgio Durigan Júnior wrote:
> Hi Lemburg,
>
> On Fri, 2008-04-11 at 19:38 +0200, M.-A. Lemburg wrote:
>> On 2008-04-11 19:10, Sérgio Durigan Júnior wrote:
>>> Hi all,
>>>
>>> My question is simple: is there any problem when installing/using both
>>> 32- and 64-bit Python's on
Hi Lemburg,
On Fri, 2008-04-11 at 19:38 +0200, M.-A. Lemburg wrote:
> On 2008-04-11 19:10, Sérgio Durigan Júnior wrote:
> > Hi all,
> >
> > My question is simple: is there any problem when installing/using both
> > 32- and 64-bit Python's on the same machine? I'm more concerned about
> > header f
On 2008-04-11 19:10, Sérgio Durigan Júnior wrote:
> Hi all,
>
> My question is simple: is there any problem when installing/using both
> 32- and 64-bit Python's on the same machine? I'm more concerned about
> header files (those installed under /usr/include/python-2.x), because as
> far as I could
Hi all,
My question is simple: is there any problem when installing/using both
32- and 64-bit Python's on the same machine? I'm more concerned about
header files (those installed under /usr/include/python-2.x), because as
far as I could see there's nothing similar to a "#ifdef USE_64BIT" or
someth