揮発性のメモ2

http://d.hatena.ne.jp/iww/

2006-10-06から1日間の記事一覧

C++のプログラムが動かないとき

hoge: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directorylibstdc++を入れる。とりあえず6とあるから6の方。 # aptitude install libstdc++6