MySQL Forums
Forum List  »  Ruby

Install of mysql_ruby_2.7
Posted by: Robert Mazur
Date: May 07, 2006 02:03PM

Trying to install mysql_ruby_2.7, obtained from:
http://tmtm.org/downloads/mysql/ruby/

Solaris 2.9
Ruby 1.8.4

I can successfully make it through the extconf.rb, and the "make". But upon running "make install" I am getting:

[root@mymachine mysql-ruby-2.7]$make install
./install-sh -c -m 0755 mysql.so /usr/local/lib/ruby/site_ruby/1.8/sparc-solaris2.9
sh: ./install-sh: not found
*** Error code 1
make: Fatal error: Command failed for target `/usr/local/lib/ruby/site_ruby/1.8/spa rc-solaris2.9/mysql.so'


Not sure where to go from here. If my headers were not correct, I believe I would have not made it through the "make" task.

Anyone successfully install mysql_ruby_xx on a Solaris box?

Thanks,
Rob

Options: ReplyQuote


Subject
Written By
Posted
Install of mysql_ruby_2.7
May 07, 2006 02:03PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.