Hi Sagar, I hope to get time to test this at home tonight but hopefully others have better answers in the meantime.
These links might also help in the meantime: http://wiki.openstreetmap.org/index.php/The_Rails_Port http://wiki.openstreetmap.org/index.php/Rails_on_Fedora Cheers, Brett On Thu, Oct 9, 2008 at 2:37 PM, sagar anand <[EMAIL PROTECTED]> wrote: > > > Hi All > > I am trying to replicate the database schema of openstreet map on MySQL > server running on Fedora Ver 9. > I am almost through to all stages but seems I am not getting the resolution > for the last stage where it says rake db: migrate > > This was the first error I got: > > > *Missing the Rails 2.0.2 gem. Please `gem install -v=2.0.2 rails`, update > your RA > ILS_GEM_VERSION setting in config/environment.rb for the Rails version you > do ha > ve installed, or comment out RAILS_GEM_VERSION to use the latest version > install > ed.* > > *What i did: > > *I thought I need to update gems > > So I ran : > gem update --system > gem install rails > > > I think I updated gems from 0.8.5 to 1.3.0 > > Now when I try running > rake db :migrate > I got some error *that said I need to comment out use version 2.0.2 in > /config/environments.rb* > *Did that > > *Now when I tried running rake db : migrate again > It is coming with this error: > > *can't activate activerecord (= 2.0.2, runtime), already activated > activerecord-2.1.1* > > rake db:migrate at the root of rails directory. I got a error saying I need > to comment out > > I am kind of stuck witht his issue and I a unable to find a resolution. We > are making a project for World Vision which can use openstreetmap as theor > Geographical Information System. > > Any suggestions will be higly appreciated. > > Thanks & Regards > Sagar > > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/dev > >
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

