[Rails] Image upload problems

evan anarchogeek at gmail.com
Wed Jan 5 09:37:33 GMT 2005


Just an fyi, I'm also getting the exact same problem. 

-evan


On Wed, 5 Jan 2005 11:19:10 +0200, Jarkko Laine <jarkko at jlaine.net> wrote:
> 
> On 5.1.2005, at 03:53, Tobias Luetke wrote:
> 
> > Its the mysql ruby driver and its fixed in the 0.9.3
> >
> > you should do gem update to get the latest rails and then gem install
> > mysql to get the native c based mysql extensions which are faster.
> 
> I get this when trying to install the mysql driver:
> 
> Jarkko-Laines-Computer:~/ jarkko$ sudo gem install mysql
> Attempting local installation of 'mysql'
> Local gem file not found: mysql*.gem
> Attempting remote installation of 'mysql'
> Building native extensions.  This could take a while...
> ERROR:  While executing gem ... (RuntimeError)
>      ERROR: Failed to build gem native extension.
> Gem files will remain installed in
> /usr/local/lib/ruby/gems/1.8/gems/mysql-2.5.1 for inspection.
>    ruby extconf.rb install mysql\nchecking for mysql_query() in
> -lmysqlclient... no
> checking for main() in -lm... yes
> checking for mysql_query() in -lmysqlclient... no
> checking for main() in -lz... yes
> checking for mysql_query() in -lmysqlclient... no
> checking for main() in -lsocket... no
> checking for mysql_query() in -lmysqlclient... no
> checking for main() in -lnsl... no
> checking for mysql_query() in -lmysqlclient... no
> 
> Results logged to
> /usr/local/lib/ruby/gems/1.8/gems/mysql-2.5.1/gem_make.out
> 
> Any ideas what's causing this?
> 
> //jarkko
> 
> --
> Jarkko Laine
> http://jlaine.net
> 
> 
> _______________________________________________
> Rails mailing list
> Rails at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
> 
> 
> 
>


More information about the Rails mailing list