Hi everyone,
I am new to python and Mac OS X. I am working on a project that works only on python 2.3.5 version.
Presently i am using mac os x leopard 10.5.8 and it had python 2.5 preinstalled.
Now, i want to install python 2.3.5 as an another version on this machine...
I searched alot and tried many procedures.....still i am getting error in installation...I have to install the second version without using macports and virtualenv....
Can any one help me by specifying how to install multiple versions on mac manually....
Please specify me complete or standard procedure how to install second version and how to switch between them [different versions...]
Thanks in advance && here i am specifying my error....
Error after configure....
Undefined symbols:
"__dummy", referenced from:
ld: symbol(s) not found
collect2: ld returned 1 exit status
I am new to python and Mac OS X. I am working on a project that works only on python 2.3.5 version.
Presently i am using mac os x leopard 10.5.8 and it had python 2.5 preinstalled.
Now, i want to install python 2.3.5 as an another version on this machine...
I searched alot and tried many procedures.....still i am getting error in installation...I have to install the second version without using macports and virtualenv....
Can any one help me by specifying how to install multiple versions on mac manually....
Please specify me complete or standard procedure how to install second version and how to switch between them [different versions...]
Thanks in advance && here i am specifying my error....
Error after configure....
Undefined symbols:
"__dummy", referenced from:
ld: symbol(s) not found
collect2: ld returned 1 exit status