で実行すると、次のエラーが表示nodeされますSUSE Linux Enterprise Server 11 (x86_64)
node --version
v0.6.6
node hello-console.js
FATAL ERROR: v8::Debug::SetDebugMessageDispatchHandler Error initializing V8
次のコマンドを使用してインストールしました。
./configure --without-ssl --without-snapshot
make
make install
どんな助けでも大歓迎です。