Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: ~ ~
RE: Problems with installation 2.8.1 [ reply ]  
2009-09-06 10:08
Hello. Yes, yesterday. And it Solved my issue. Thanks =)

By: TOMITA Masahiro
RE: Problems with installation 2.8.1 [ reply ]  
2009-09-06 00:53
Did you install libmysqlclient15-dev package?

By: ~ ~
Problems with installation 2.8.1 [ reply ]  
2009-09-04 23:19
Hello. I am using:
-Ubuntu 9.04
-Ruby 1.9.1p243
-mysql 5.0.75-0ubuntu10.2
(which mysql #=> /usr/bin/mysql/)

1# I unzip mysql-ruby. I type in:
ruby extconf.rb --with-mysql-dir=/usr/bin/mysql/
And I get this ugly output: http://pastie.org/606488

2# I do the same, except I try:
ruby extconf.rb
And I get this output: http://pastie.org/606491

// Is there anything I am doing wrong?

I would appreciate any help as I desperately need MySQL/Ruby installed.

I got no clue what else to do :-(

Thanks.