I am installing pysqlite 2.4.0. I have python 2.3.5 installed and sqlite 3.1.3. When I run the python setup.py build I get this :
skcompxp:~/Desktop/pysqlite-2.4.0 sptxk$ python setup.py build running build running build_py running build_ext building 'pysqlite2._sqlite' extension gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused- madd -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Wstrict-prototypes - DMODULE_NAME="pysqlite2.dbapi2" -I/usr/include -I/System/Library/ Frameworks/Python.framework/Versions/2.3/include/python2.3 -c src/ row.c -o build/temp.darwin-8.11.1-i386-2.3/src/row.o unable to execute gcc: No such file or directory error: command 'gcc' failed with exit status 1 skcompxp:~/Desktop/pysqlite-2.4.0 sptxk$ can anyone help --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---