Re: gcc error in Mac OS X

2008-06-06 Thread Zhaojie Boulder
Thank you all. Finally the problem was solved by installing Xcode from the DVD which comes with the computer. But installing the same program downloaded from apple site always cause the gcc error. Jie 2008/6/5 Mathieu Prevot <[EMAIL PROTECTED]>: > 2008/6/6 Mathieu Prevot <[EMAIL PROTECTED]>: > >

Re: gcc error in Mac OS X

2008-06-05 Thread Mathieu Prevot
2008/6/6 Mathieu Prevot <[EMAIL PROTECTED]>: > 2008/6/5 Zhaojie Boulder <[EMAIL PROTECTED]>: >> Hello, >> I am new to Mac and used python in linux before. What I am trying to do is >> to install "Ipython" and "PyCogent" in Mac OS X. >> For PyCogent, after entering the package path, I typed "python

Re: gcc error in Mac OS X

2008-06-05 Thread Mathieu Prevot
2008/6/5 Zhaojie Boulder <[EMAIL PROTECTED]>: > Hello, > I am new to Mac and used python in linux before. What I am trying to do is > to install "Ipython" and "PyCogent" in Mac OS X. > For PyCogent, after entering the package path, I typed "python setup.py > install". The results are as follows: >

Re: gcc error in Mac OS X

2008-06-05 Thread Zhaojie Boulder
Hi Tommy, When I typed which gcc,nothing happened,I checked the /usr/bin path myself and gcc was not there. In fact, the Xcode folder is at the same level with the usr folder. Is there a way you can install Xcode in the right place? I did not find such a option during the installation process of X

Re: gcc error in Mac OS X

2008-06-05 Thread Zhaojie Boulder
Hi Tommy, When I typed which gcc,nothing happened,I checked the /usr/bin path myself and gcc was not there. In fact, the Xcode folder is at the same level with the usr folder. Is there a way you can install Xcode in the right place? I did not find such a option during the installation process of Xc

Re: gcc error in Mac OS X

2008-06-04 Thread Tommy Grav
What happens when you run which gcc Cheers Tommy On Jun 4, 2008, at 6:50 PM, Zhaojie Boulder wrote: Hello, I am new to Mac and used python in linux before. What I am trying to do is to install "Ipython" and "PyCogent" in Mac OS X. For PyCogent, after entering the package path, I typed

gcc error in Mac OS X

2008-06-04 Thread Zhaojie Boulder
Hello, I am new to Mac and used python in linux before. What I am trying to do is to install "Ipython" and "PyCogent" in Mac OS X. For PyCogent, after entering the package path, I typed "python setup.py install". The results are as follows: Didn't find Pyrex - will compile from .c files running i