N
newsgroups
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
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