On Sat, Nov 17, 2012 at 1:08 AM, Ron Lambkin <
rlam...@gmail.com> wrote:
> I am trying to install node.js on a DreamHost VPS. Upon doing ./config, I
> get this error:
> File "./configure", line 273
> o['default_configuration'] = 'Debug' if options.debug else 'Release'
> ^
> I tried it first on v0.9.3, then tried on v0.9.0
You need to upgrade your python to 2.6 or 2.7. The prerequisites are
listed in the README and on the wiki.