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

mingのその後

/usr/local/bin/png2dbl: error while loading shared libraries: libming.so.0: cannot open shared object file: No such file or directory と怒られた。調べまくってみたところ。ld.so.confに追加すればいいとのこと。 rootになって、 vi /etc/ld.so.con…