Ok guys. Thank you all.
I have been fighting with this for several days. And only while I was
writing the first post I realized that, well, Apache need to know that
one is a ror app sigh!
SO most of you reccomend passenger.
I hade a look at the doc.
The I thought it would be better to just go straight forward and
install it.
I tried on two diffferent mac os x. First on tiger and then on
leopard.
In both case the same problem. Both say
ERROR:  Error installing passenger:
ERROR: Failed to build gem native extension.

Well, Im so tired of all this, so I want wait before trying to
understand whats going on. I only want one thing. Only one. I wanna
see that damned upp running on my local machine.
So, what about running the ruby server? Fine. So I run the command
gem server
Going to localhost:8808 I can see the list of all installed gems. But
of course I want to see my app. How can I see that?
OPN the test server it is enough to just type:

serverurl/portals/1

Well, I only get a 404 error.

The I was thinking: why should gem server know where the app is? I
mean, where is the root of the server when you run gem server? Does it
depend on where, in what location, it is run?
I tried to run it into the folder containing my app, but without
success.
SO the question is (I guess): where is the root folder for all the
ruby apps?


-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to