<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>C_6B4A2B</author_name>
  <author_url>https://blog.hatena.ne.jp/C_6B4A2B/</author_url>
  <blog_title>C_6B4A2Bの日記</blog_title>
  <blog_url>https://c-6b4a2b.hatenadiary.org/</blog_url>
  <categories>
    <anon>Linux</anon>
    <anon>CentOS</anon>
    <anon>Server</anon>
    <anon>node.js</anon>
    <anon>python</anon>
  </categories>
  <description>node.jsのインストールでハマったことがあったので対処をメモっておく。まずコンパイル時にgcc-c++が必要。 あとopensslも要るので、必要に応じて以下を実行。 yum install gcc-c++ openssl-devel よし、じゃあconfigureしてインストール、と思ったら通らない。 pythonのバージョンが2.5？2.6？以上じゃないとダメらしい。 つまりCentOS標準のpythonだとインストール出来ない。というわけでpython-2.7.3をインストール。 システムのを入れ替えるのはめんどくさいのでソースから。 cd /usr/local/src wget h…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fc-6b4a2b.hatenadiary.org%2Fentry%2F20130321%2F1363803433&quot; title=&quot;node.jsがソースからインストール出来ない場合 - C_6B4A2Bの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-03-21 03:17:13</published>
  <title>node.jsがソースからインストール出来ない場合</title>
  <type>rich</type>
  <url>https://c-6b4a2b.hatenadiary.org/entry/20130321/1363803433</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
