Hi,<br>I was having problem in database configuration as i told you earlier but due to internals i could not mail the details.Now i am doing so.<br>While i was trying to run <br>1>>>rake db:create <br>i got an error message:<br>
<br>(in /home/yevlempy/blog)<br>!!! The bundled mysql.rb driver has been removed from Rails 2.2. Please install the mysql gem and try again: gem install mysql.<br>rake aborted!<br>no such file to load -- mysql<br><br>(See full trace by running task with --trace)<br>
<br><br>And then i did: <br>2>>>gem install mysql. <br> <br>WARNING: Installing to ~/.gem since /usr/lib/ruby/gems/1.8 and<br> /usr/bin aren't both writable.<br>WARNING: You don't have /home/yevlempy/.gem/ruby/1.8/bin in your PATH,<br>
gem executables will not run.anks<br>Building native extensions. This could take a while...<br>ERROR: Error installing mysql:<br> ERROR: Failed to build gem native extension.<br><br>/usr/bin/ruby extconf.rb install mysql<br>
can't find header files for ruby.<br><br>Gem files will remain installed in /home/yevlempy/.gem/ruby/1.8/gems/mysql-2.8.1 for inspection.<br>Results logged to /home/yevlempy/.gem/ruby/1.8/gems/mysql-2.8.1/ext/mysql_api/gem_make.out<br>
<br>thanks,<br>regards,<br>yevlempy| Harsh verma<br><br>