LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do I install rails2.3.2 on slackware12.1 (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-install-rails2-3-2-on-slackware12-1-a-737938/)

wilsonwoo 07-05-2009 09:35 PM

How do I install rails2.3.2 on slackware12.1
 
I want to install rails on slackware12.1.I don't know what would better rubygem1.3.1 rake0.8.7.gem and rails2.3.2 with /usr/local/src,then /opt.How do I install rails into the path :/opt

metrofox 07-06-2009 04:46 PM

I don't know, try with:

Code:

./configure --prefix=/opt
This is the first solution to the problem in my mind ;)

wilsonwoo 07-20-2009 10:37 PM

Thanks!
 
So sorry,I have not to used Tags yet. Although you give me a method to ./config --prefix,but my question would be put rails into slackware. My heartfelt thanks to you all.


All times are GMT -5. The time now is 06:35 AM.