Hallo all,
>Marnen Laibow-Koser wrote in post #965696:
> Git exists in Windows.
Yes, but I don't know to work with it and therefore I cannot imagine, 
how to update the core of rails without not to break it ):

> but why are you torturing yourself with Windows? :)
Well, most of my job I make on MS Excel tables with VBA support. Now I 
am trying to move to Rails, but it does not work yet... Maybe in some 
months I will be not more dependent on Bill's products (:

> I'll choose PostgreSQL every time.  Not religion, just being tripped up
> one too many times by MySQL's issues.
It is not first time I hear someone prefers the postgresql...
A good comparison is on http://www.wikivs.com/wiki/MySQL_vs_PostgreSQL.

I decided to install a postgresql gem in my Rails to check it, but I 
failed with:
"Installing pg (0.10.0) with native extensions 
D:/Programs/ruby192/lib/ruby/1.9.1/rubygems/installer.rb:483:in `rescue 
in block in build_extensions': ERROR: Failed to build gem native 
extension. (Gem::Installer::ExtensionBuildError)
D:/Programs/ruby192/bin/ruby.exe extconf.rb
checking for pg_config... no
checking for libpq-fe.h... *** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers.  Check the mkmf.log file for more"

(The same error after I ran either "gem install pg" or "bundle install")

This is to much complicated for me to solve.

Robert

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to