What does `python --version` output? Note that you need a version of python greater then v2.5 but before v3.0.
On Fri, Aug 10, 2012 at 12:07 PM, Jonathan Leibiusky <[email protected]>wrote: > When running ./configure I get: > > File "./configure", line 325 > o['default_configuration'] = 'Debug' if options.debug else 'Release' > ^ > SyntaxError: invalid syntax > > > I'm using: CentOS release 5.7 (Final) > uname -a show: > > Linux elrond.ml.com 2.6.18-274.7.1.el5xen #1 SMP Thu Oct 20 17:43:28 EDT > 2011 i686 i686 i386 GNU/Linux > > Am I missing something? > > Thanks, > > Jonathan > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" 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/nodejs?hl=en?hl=en > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" 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/nodejs?hl=en?hl=en
