Displaying 2 results from an estimated 2 matches for "rooby".
Did you mean:
roby
2006 Mar 03
1
roobie noobie migration question
I''m just at the "reading various rails tutorials" stage.
One thing that has puzzled me a couple of times so far is the fact that
the creation of the database is not part of the "migration".
The steps as I''ve seen them are always:
1) $ rails myapplication
2) $ mysqladmin yadda yadda to create a table
3) $ script/generate migration myWickedTable
4) put rows
2009 Jan 24
37
Problem running Samples
Hi. I''m desperately trying to learn Ruby and wxWidgets, on my 64-bit
Linux machine. However when I try to run any of the samples from the
command line I get the following error message:
ruby: symbol lookup error:
/usr/lib/ruby/gems/1.8/gems/wxruby-1.9.8-x86_64-linux/lib/wxruby2.so:
undefined symbol: Init_wxMediaCtrl
I''d be very grateful for any help. Many thanks in advance!
--