Thanks.
[ben@freebsd ~/node-v0.8.1/build]$ ../configure
{ 'target_defaults': { 'cflags': [],
'default_configuration': 'Release',
'defines': [],
'include_dirs': [],
'libraries': []},
'variables': { 'host_arch': 'x64',
'node_install_npm': 'true',
'node_install_waf': 'true',
'node_prefix': '',
'node_shared_openssl': 'false',
'node_shared_v8': 'false',
'node_shared_zlib': 'false',
'node_use_dtrace': 'false',
'node_use_etw': 'false',
'node_use_openssl': 'true',
'strict_aliasing': 'true',
'target_arch': 'x64',
'v8_no_strict_aliasing': 'false',
'v8_use_snapshot': 'true'}}
creating ../config.gypi
/usr/local/bin/python: can't open file 'tools/gyp_node': [Errno 2] No such file or directory
Ben