--------------
GMT5 をインストールしてみっか...。
ここの記述をよく読んで(ちゃんとよんでないが)、
svn checkout svn://pohaku.soest.hawaii.edu/gmt5/trunk gmt5
を実行。
gmt5 ディレクトリに入って、 make, make install。
エラーいっぱい。
めんどくさいから、また、こんどにしよっと。
--------------
古内東子をききながら、作業。
OLの気持ちになりながら作業。
--------------
GMT 自体をいろいろと、入れ直し。これは gmt4 側の話。
yum -y install GMT GMT-coastlines GMT-coastlines-all GMT-coastlines-full GMT-coastlines-high GMT-common GMT-devel GMT-doc GMT-examples GMT-octave GMT-static
このコマンドなんかで、がんばってみる。
結局のところ、 Fedora15 の libmysqlclient.so.18 が、
libmysqlclient.so.16 よりあたらしすぎたから。
yum remove で mysql , mysql-devel をアンインストールして、
ここから、mysqlclient16 の rpm パッケージをとってきて解決。
現時点で Fedora 15 + gmt 4.5 で苦しんでるユーザさん、参考になるのでは?
世界中で、行き詰まってるひとのために、以下に対処法を書いておこっと。
-------
Countermeasure for mysqlclient error problem
with using GMT4.5.6 on Fedora15I have formerly used Fedora 13 and GMT4.5.6 for a year approximately.
Now, I have updated OS from Fedora 13 to Fedora15,
with using Fedora15 installer DVD, remaining previous OS environments.
However, I have a problem with using GMT4.5.6, with following error messages:
-----
gmtdefaults: error while loading shared libraries: libmysqlclient.so.16: cannot open shared object file: No such file or directory
pscoast: error while loading shared libraries: libmysqlclient.so.16: cannot open shared object file: No such file or directory
-----
Here're countermeasure for this problem.
Step1 : clear environements
yum remove GMT
yum remove mysql mysql-devel
Step2: GMT install
yum -y install GMT GMT-coastlines GMT-coastlines-all GMT-coastlines-full GMT-coastlines-high GMT-common GMT-devel GMT-doc GMT-examples GMT-octave GMT-static
Step3: libmysqlclient.so.16 implementation
Obtain the rpm package of mysqlclient16 from here,
and use ' rpm -ivh xxx [enter] ' commands
Step4: mysql install
yum install mysql mysql-devel
--------------AC= 2391
--------------
0 件のコメント:
コメントを投稿