Thomas Nichols wrote: > `make install` will need root permissions -- so you could either `su -` > to log in as root with the root password, then `make install`; or, if > sudo is set up, use `sudo make install` and give your usual password. > > Linux/Unix has a learning curve -- if you're deploying Rails apps to a > *nix server, you'll probably need to get some reading done :-) > > -- Thomas.
ah right...thanks! Yep, it has been painful. Fortunately i have some friends with experience who've very kindly helped me out :) This is all for my degree project - deployment's got a whole chapter to itself! cheers max -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---