Re: [Rails] Re: how to build a smaple application using ror

2010-11-08 Thread rajeevsharma86
if you are okey with mysql as database go and start with instant rails On Sat, Nov 6, 2010 at 6:26 PM, Dani Dani wrote: > venkata reddy wrote in post #959648: > > Hi all, > after entering this command i got an error like " the program cont > > start because sqlite3.dll is missing from your co

[Rails] Re: how to build a smaple application using ror

2010-11-06 Thread Dani Dani
venkata reddy wrote in post #959648: > Hi all, after entering this command i got an error like " the program cont > start because sqlite3.dll is missing from your computer.try > reinstalling the program to fix this problem." so i downloaded > sqlite3.dll and pasted it in the C:\windows\system32

[Rails] Re: how to build a smaple application using ror

2010-11-06 Thread Ainar Abramovich
If you don't install the DevKit after you install Ruby, you won't get very far. It's only a matter of time, and a short one it will be, before you need to install a gem that require compilation and thus need DevKit. Might as well do it now. http://github.com/oneclick/rubyinstaller/wiki/Development

[Rails] Re: how to build a smaple application using ror

2010-11-05 Thread venkata reddy
Dear sir, i tried downloading the sqlite3.exe (not the dll) and placinig that in my system32 folder. But still the same problem persists. I got error msg like ""The rocedure entry point sqlite3_backup_finish could not be loacated in the dynamic link library Sqlite3.dll" If u dont mind can u tel

[Rails] Re: how to build a smaple application using ror

2010-11-05 Thread E. Litwin
On Nov 5, 8:21 am, venkata reddy wrote: > so i downloaded > sqlite3.dll and pasted it in the C:\windows\system32" and tried once > again to start the server. But now i got a new error like "The > rocedure entry point sqlite3_backup_finish could not be loacated in > the dynamic link library Sqlite3