<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>
                                                I am again telling  the specification of all the installations and also about the problem occurance.<br></div><div class="entry-content"><p><br></p><p>I have following versions<br> ruby=>ruby 1.9.2p0 (2010-08-18 revision 29036) [i686-linux]<br> rails=>3.0.1<br> gem=>1.3.7</p><p> 
 i create the rails application as "rails new blog" and then did  as "cd
 blog" and then i start the server as "rails server" and i gave the 
following output <br></p><p><br></p><p><br></p><p>                                                         => Booting WEBrick<br>=> Rails 3.0.1 application starting in development on <a rel="nofollow" target="_blank" href="http://0.0.0.0:3000/"><span class="yshortcuts" id="lw_1288942649_0">http://0.0.0.0:3000</span></a><br>=> Call with -d to detach<br>=> Ctrl-C to shutdown server<br>[2010-11-03 12:56:36] INFO  WEBrick 1.3.1<br>[2010-11-03 12:56:36] INFO  ruby 1.9.2 (2010-08-18) [i686-linux]<br>[2010-11-03 12:56:36] INFO  WEBrick::HTTPServer#start: pid=1783 port=3000</p><br><p>                      Now i can access
 "localhost:3000",</p><p>                                                                                                <br></p><p><br></p><p><br></p><p>                                                                                             
      Then
 i download the source code of <a target="_blank" href="http://openstreetview.org/"><span class="yshortcuts" id="lw_1288942649_1">OPenstreetview.org</span></a> that is rails 
application . i did "cd OpenStreetView" and the "rails server" but  i am
 unable to start the server here,i got the following error </p><p>            <br>  <br>Usage:<br>  rails new APP_PATH [options]</p><p>Options:<br>  -r, [--ruby=PATH]           # Path to the Ruby binary of your choice<br>                              # Default: /usr/local/bin/ruby<br>  -d, [--database=DATABASE]   # Preconfigure for selected database (options: mysql/oracle/postgresql/sqlite3/frontbase/ibm_db)<br>                              # Default: sqlite3<br>  -b, [--builder=BUILDER]     # Path to an application builder (can be a filesystem path or URL)<br>  -m, [--template=TEMPLATE]   # Path to an application template (can be a filesystem path or URL)<br>     
 [--dev]                 # Setup the application with Gemfile pointing to your Rails checkout<br>      [--edge]                # Setup the application with Gemfile pointing to Rails repository<br>      [--skip-gemfile]        # Don't create a Gemfile<br>  -O, [--skip-active-record]  # Skip Active Record files<br>  -T, [--skip-test-unit]      # Skip Test::Unit files<br>  -J, [--skip-prototype]      # Skip Prototype files<br>  -G, [--skip-git]            # Skip Git ignores and keeps</p><p>Runtime options:<br>  -f, [--force]    # Overwrite files that already exist<br>  -p, [--pretend]  # Run but do not make any changes<br>  -q, [--quiet]    # Supress status output<br>  -s, [--skip]   
  # Skip files that already exist</p><p>Rails options:<br>  -v, [--version]  # Show Rails version number and quit<br>  -h, [--help]     # Show this help message and quit</p><p>Description:<br>    The 'rails new' command creates a new Rails application with a default<br>    directory structure and configuration at the path you specify.</p><p>Example:<br>    rails new ~/Code/Ruby/weblog</p><p>    This generates a skeletal Rails installation in ~/Code/Ruby/weblog.<br>    See the README in the newly created application to get going.</p><br><br>                            Why i am unable to start the server from directory of source code  of the website??<p><br></p><p>Thanks in advance</p>
                                        </div><br></div><br>







      </body></html>