Hi Sergio, Try running:
python setup.py Now you've had bash trying to interpret the setup.py. Have fun! Ivo On Sat, 2010-10-16 at 08:29 -0700, sergio wrote: > Hi guys. > > I am trying to install cocos2d on my Ubunut 10.04 box. > The command 'setup.py install' fails with the following output: > > ./setup.py install > ./setup.py: line 7: setup -- setuptools setup file for cocos2d. > > : eykd $ > : 1016 $ > : 2010-07-07 23:00:00 -0300 (Wed, 07 July 2010) $ > : command not found > ./setup.py: line 9: __author__: command not found > ./setup.py: line 10: __author_email__: command not found > ./setup.py: line 11: __version__: command not found > ./setup.py: line 12: __date__: command not found > ./setup.py: line 14: try:: command not found > > I am running: > > - python/lucid uptodate 2.6.5-0ubuntu1 > - python-pyglet/lucid uptodate 1.1.2.dfsg-2 > > Any help is very much appreciated. > > Thank you. > > SergioL > -- You received this message because you are subscribed to the Google Groups "cocos2d discuss" 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/cocos-discuss?hl=en.
