<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>koki-h</author_name>
  <author_url>https://blog.hatena.ne.jp/koki-h/</author_url>
  <blog_title>橋本幸樹の無愛想な日記</blog_title>
  <blog_url>https://koki-h.hatenadiary.org/</blog_url>
  <categories>
    <anon>Linux</anon>
    <anon>sqlite</anon>
  </categories>
  <description>ソースから入れることにした。 READMEに書いてあることにだいたいしたがって、 cd /sqlite-3.3.8/ mkdir bld cd bld ../configure make とやったところで、 tcl.h がないことに起因すると見られるエラーがたくさん出てビルドが失敗する。 tcl自体はデフォルトで入っているのだが、ヘッダファイルはないらしい。 で、configureファイルに --disable-tcl というオプションがあることを発見したので、 make clean #さっきの途中までのビルドを削除 ../configure --disable-tcl make とやったらビ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkoki-h.hatenadiary.org%2Fentry%2F20061224%2F1166951375&quot; title=&quot;CentOS4.4にSQLite3を入れた - 橋本幸樹の無愛想な日記&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>2006-12-24 18:09:35</published>
  <title>CentOS4.4にSQLite3を入れた</title>
  <type>rich</type>
  <url>https://koki-h.hatenadiary.org/entry/20061224/1166951375</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
