Re: Intalling Python 2.6 on Mac OSX 10.9

2014-02-25 Thread Mark Lawrence

On 25/02/2014 18:28, Robert Schmidt wrote:

I am trying to install Python 2.6 because Pygame will only run on 2.6.
The configure gives only warnings.
make frameworkinstall
gcc -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall 
-Wstrict-prototypes  -I. -IInclude -I./Include   -DPy_BUILD_CORE 
-DSVNVERSION=\"`LC_ALL=C svnversion .`\" -o Modules/getbuildinfo.o 
./Modules/getbuildinfo.c
clang: error: no such file or directory: 'directory"'

I need a hint.  Am I foolish to try and install Pygame? Is that dead?



This same question was answered on another thread 16 hours ago.

--
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.


Mark Lawrence

---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
http://www.avast.com


--
https://mail.python.org/mailman/listinfo/python-list


Intalling Python 2.6 on Mac OSX 10.9

2014-02-25 Thread Robert Schmidt
I am trying to install Python 2.6 because Pygame will only run on 2.6.
The configure gives only warnings.
make frameworkinstall
gcc -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall 
-Wstrict-prototypes  -I. -IInclude -I./Include   -DPy_BUILD_CORE 
-DSVNVERSION=\"`LC_ALL=C svnversion .`\" -o Modules/getbuildinfo.o 
./Modules/getbuildinfo.c
clang: error: no such file or directory: 'directory"'

I need a hint.  Am I foolish to try and install Pygame? Is that dead?
-- 
https://mail.python.org/mailman/listinfo/python-list