-----Original Message-----
From: [email protected]
[ mailto:[email protected]]On Behalf Of Melanie
Sent: Wednesday, September 06, 2006 3:50 PM
To: [email protected]
Subject: [Rails] eclipse and radrails problems?
Ive been trying all day to get either eclipse or radrails to work on my
machine but I must be doing something wrong. If anyone could help Id be
much appreciated.
Im using windows xp. I first downloaded radrails and it looked ok, but
when I create a new rails project absolutely nothing is inside of it???
If I manually create the project in the command line it works fine and
the server starts etc. If i manually make the project and then import
into radrails the webbrick server does nothing when I hit start, it just
sits there?
So since i couldnt get this working I tried downloading eclipse and
putting in the ruby and rails updates. Ruby update went in fine but
Rails keeps failing and saying and error occurred getting the update. I
tried it about 5 times and even did a restart on my computer.
After trying eclipse I went back to radrails and still same thing, so
neither one works for me. Anyone with a similar issue get past this?
Is there something I could be missing???
–
Posted via http://www.ruby-forum.com/.
Melanie,
This is a problem with your settings for the Rails gem and installed
interpreter. I have attached a messaged posted a couple of weeks ago
that deals with this. Let me know if you have questions or problems
changing the settings.
Nathan
************** PREVIOUS THREAD **********************
I didn’t see what platform you are working with. Today, I am working
from a Windows machine, using InstantRails and Eclipse with the Radrails
plugin, so take these settings with a grain of salt. If you want
settings for Linux, just reply back and I can send you those later…or
one of the others will probably beat me to it anyway.
Installed interpreter…C:\rails\ruby\bin\rubyw.exe
Rake gem…C:\rails\ruby\lib\ruby\gems\1.8\gems\rake-0.7.1
Rails gem…C:\rails\ruby\lib\ruby\gems\1.8\gems\rails-1.1.2
HTH,
Nathan