Script/console problem

Hi,
I am running on XP and trying to run a tutorial. It tells me to create a
FrontPage with the command
ruby script/console.
I get the
script/console
Loading development environment.
>> Page.new( :name => ‘FrontPage’, :content => ‘Welcome to my
front page’).save
=> true
>>
I get the "loading development environent."I type this at the

Page.new( :name => ‘FrontPage’, :content => ‘Welcome to my front
page’).saveI never get anything else but it hangs up.Thanks for any
helpJim