<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fuku_dw</author_name>
  <author_url>https://blog.hatena.ne.jp/fuku_dw/</author_url>
  <blog_title>日進月歩</blog_title>
  <blog_url>https://fuku-dw.hatenadiary.org/</blog_url>
  <categories>
    <anon>C言語</anon>
    <anon>インストール・設定</anon>
  </categories>
  <description>Linux上でGNUコンパイラを用いてコンパイルを行うとき，参照して欲しいライブラリのディレクトリは&quot;-L&quot;オプションで指定することによって指定することが出来る. しかし標準ライブラリのパスなどはシステム側で設定されている為，&quot;-L&quot;オプションで指定することなく参照されることとなる. この様に頻繁に用いる共有ライブラリなどのパスは&quot;-L&quot;オプションで指定しなくても参照するようにした方が便利.設定方法は以下 $sudo vi /etc/ld.so.conf // 参照したいディレクトリパスを追記 $sudo ldconfig 共有ライブラリのパスは&quot;/etc/ld.so.conf&quot;ファイルを参照…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffuku-dw.hatenadiary.org%2Fentry%2F20111220%2F1324391273&quot; title=&quot;共有ライブラリの設定 - 日進月歩&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>2011-12-20 23:27:53</published>
  <title>共有ライブラリの設定</title>
  <type>rich</type>
  <url>https://fuku-dw.hatenadiary.org/entry/20111220/1324391273</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
