Displaying 1 result from an estimated 1 matches for "force_reinstall".
2013 Feb 17
1
Error on installation of Ruby On Rails on QNAP TS809U-RP [Linux]
...as apt-get or
yum in some Linux distros. (I have also attempted to build ruby on rails
from source and I receive the same error when attempting to install rails.
Can someone help?
I run
ipkg install ruby
successful
then ipkg install rubygems
successful
then (as I have read) ipkg install ruby -force_reinstall
successful
then gem install rails (I receive the following error)
[~] # gem install rails
Building native extensions. This could take a while...
ERROR: Error installing rails:
ERROR: Failed to build gem native extension.
/opt/bin/ruby extconf.rb
creating Makefile
make
/home/slug/optware/ts509/to...