[Rails] Re: script/server not working, I can't setup my local environment.

2010-04-23 Thread Frederick Cheung
On Apr 23, 5:12 am, Matt matt7...@gmail.com wrote: Hey guys, I've been trying to get my local env up and running on my new machine, I never really figured out how I did it last time, and this time its a nightmare. Every time I go to run script/server in my project file, I get this error

[Rails] Re: script/server not working, I can't setup my local environment.

2010-04-23 Thread Matt
I believe I do yes, I keep running rake gems:install and installing them individually and it still throws this error :( On Apr 23, 5:06 am, Frederick Cheung frederick.che...@gmail.com wrote: On Apr 23, 5:12 am, Matt matt7...@gmail.com wrote: Hey guys, I've been trying to get my local env

[Rails] Re: script/server not working, I can't setup my local environment.

2010-04-23 Thread Matt
Just as an update, when trying to install oauth_client by itself, it gives the error that it can't find the gem locally or in a repo On Apr 23, 5:06 am, Frederick Cheung frederick.che...@gmail.com wrote: On Apr 23, 5:12 am, Matt matt7...@gmail.com wrote: Hey guys, I've been trying to get