Hi,
I want to compile python on my solaris 10 system (amd 64 bit).
I did the following:
./configure --prefix=/opt/64/python
make
which resulted in this error:
"Include/pyport.h", line 730: #error: "LONG_BIT definition appears
wrong for platform (bad gcc/glibc config?)."
so I edited the file
Hi,
I want to compile python on my solaris 10 system (amd 64 bit).
I did the following:
./configure --prefix=/opt/64/python
make
which resulted in this error:
"Include/pyport.h", line 730: #error: "LONG_BIT definition appears wrong
for platform (bad gcc/glibc config?)."
so I edited the file an
Hi,
I'm trying to build/install pysqlite on a Solaris 10 platform. I've got
Sun Studio 11 on a AMD 64 platform and got this error. I'm a python newbie
and just want to install trac. I've got ActiveState python:
ActivePython 2.4.3 Build 11 (ActiveState Software Inc.) based on
Python 2.4.3 (#1, Apr