|
 |
Other Programming Languages If you have a coding issue to discuss about another language that really isn't provided for in any other forum here (not ASP.NET C#, C++, VB, PHP, JavaScript, Python, Java, Perl, Applescript, XML or any of the other forum topics we have), post it here. Enough discussion on a language we don't have covered could prompt a new forum. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Other Programming Languages section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
|
 |
|
|
 |

April 7th, 2008, 01:57 PM
|
Registered User
|
|
Join Date: Apr 2008
Location: , , USA.
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Need Help with Ruby on Rails - Please Help
Following Steve Holzner book "Ruby on Rails". Page 7 I tried to render my first rhtml called greeting.rhtml. I get the following sqlite3 error:
MissingSourceFile in AppController#greeting
no such file to load -- sqlite3
RAILS_ROOT: C:/rubydev/hello
This error occurred while loading the following files:
sqlite3
|

April 8th, 2008, 06:03 AM
|
Friend of Wrox
|
|
Join Date: Dec 2003
Location: Oxford, , United Kingdom.
Posts: 488
Thanks: 0
Thanked 3 Times in 3 Posts
|
|
You've got sqlite installed, right?
If not see:
http://mattgriffith.net/PermaLink.as...b-41c3cef44067
For whingedoze.
In Linux, just use your package manager.
--
Charlie Harvey's website - linux, perl, java, anarchism and punk rock: http://charlieharvey.org.uk
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |