mysql:1562
From: "N.Yoshida" <"N.Yoshida" <yosh_no@xxxxxxxxxx>>
Date: Thu, 10 Feb 2000 10:06:49 +0900
Subject: [mysql 01562] mysql-ruby のインストール
吉田です。 mysql-ruby-2.2.0をインストールしましたが、スクリプトのmysqlをrequire部分 で以下のようなLoadErrorが発生します。なにか解決のヒントがあれば教えてく ださい。 -----------(プログラムはじまり)---------------------------- #! /usr/local/bin/ruby #サンプルプログラム require 'mysql' ◆ここでエラー発生 # DB名をリストアップ list_dbsメソッドを使用 # host="vhost" .................. -----------(プログラムおわり)------------------------------ -----------(はじまり)-------------------------------------- Shell > ruby test_bics.rb test_bics.rb:3:in `require': File not found - /usr/local/lib/ruby/1.4/i586 -linux /mysql.so (LoadError) ◆mysql.soは/usr/local/lib/ruby/1.4/i586-linux from test_bics.rb:3 にあることは確認しました。 -----------(おわり)---------------------------------------- なお、Ruby単体は正常に動作します。mysql-rubyのインストールは次のようです。 -----------(はじまり)-------------------------------------- Shell > ruby extconf.rb creating Makefile hell > make gcc -fPIC -I/usr/local/lib/ruby/1.4/i586-linux -g -O2 -I/usr/local/mysql/ include -I/usr/local/include -c mysql.c -o mysql.o gcc -shared -L/usr/local/mysql/lib/mysql -o mysql.so mysql.o -lmysqlclient hell > make install mysql.so -> /usr/local/lib/ruby/1.4/i586-linux/mysql.so chmod 0555 /usr/local/lib/ruby/1.4/i586-linux/mysql.so -----------(おわり)---------------------------------------- ------------------------------------------------------------------------- 吉田 伸次(N.Yoshida) E-mail:yosh_no@xxxxxxxxxx nifty :TCN00171@xxxxxxxxxx -------------------------------------------------------------------------
-> 1562 2000-02-10 10:06 ["N.Yoshida" <yosh_no] mysql-ruby のインストール 1563 2000-02-10 12:22 ┗[とみたまさひろ <tomm] 1564 2000-02-10 13:01 ┗["N.Yoshida" <yosh_no] 1565 2000-02-10 14:25 ┗[とみたまさひろ <tomm] 1570 2000-02-14 11:06 ┗["N.Yoshida" <yosh_no] 1571 2000-02-14 11:29 ┣[とみたまさひろ <tomm] 1572 2000-02-14 12:50 ┃┗["N.Yoshida" <yosh_no] 1573 2000-02-14 13:08 ┃ ┗[とみたまさひろ <tomm] 1574 2000-02-14 13:43 ┗[<takeshi@xxxxxxxxxx>] 1575 2000-02-14 13:54 ┣[<takeshi@xxxxxxxxxx>] 1576 2000-02-14 15:00 ┗["N.Yoshida" <yosh_no] 1577 2000-02-14 16:34 ┗[<takeshi@xxxxxxxxxx>] 1578 2000-02-15 10:06 ┗["N.Yoshida" <yosh_no] 1579 2000-02-15 10:16 ┗[とみたまさひろ <tomm] 1580 2000-02-15 10:45 ┗["N.Yoshida" <yosh_no] 1581 2000-02-15 11:20 ┣[とみたまさひろ <tomm] 1584 2000-02-15 13:23 ┗[UENO Kazuaki <kazu@x]