Hi everyone,

New to Django and Satchmo, they both look like really good apps to get
involved in. Using the docs on the Django website I was able to run
Django in no time. So I thought I would dive into Satchmo too. This is
proving super difficult to set up for me.

Basically, I can't load any dependencies. I keep getting the same type
of errors. Here is the stack for trying to install PIL :

--- using frameworks at /System/Library/Frameworks
building '_imaging' extension
gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-
madd -fno-common -dynamic -DNDEBUG -g -Os -Wall -Wstrict-prototypes -
DMACOSX -I/usr/include/ffi -DENABLE_DTRACE -arch i386 -arch ppc -pipe -
IlibImaging -I/sw/include -I/System/Library/Frameworks/
Python.framework/Versions/2.5/include -I/usr/include -I/System/Library/
Frameworks/Python.framework/Versions/2.5/include/python2.5 -c
_imaging.c -o build/temp.macosx-10.5-i386-2.5/_imaging.o
unable to execute gcc: No such file or directory
error: command 'gcc' failed with exit status 1

I try to install Pycrypto and get the same type of messages, always a
'No such file or directory'. Am I missing tons of libaries that don't
come in the Mac build?

I'm not a UNIX guy so I need help!

Python 2.5, Django 1.1.1, Mac OSX 10.5.8.

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.

Reply via email to