ruby on rails - Error while installing rvm packages -


when trying install 'rvm install 1.9.2' getting following error.

 ruby-1.9.2-p320 - #removing src/ruby-1.9.2-p320..  searching binary rubies, might take time.  no binary rubies available for: ubuntu/12.04/i386/ruby-1.9.2-p320.  not possible build movable binaries rubies 1.8-1.9.2, can        system only.  continuing compilation. please read 'rvm mount' more information on binary rubies.  checking requirements ubuntu.  requirements installation successful.  installing ruby source to: /home/lister/.rvm/rubies/ruby-1.9.2-p320, may take while depending on cpu(s)...  ruby-1.9.2-p320 - #downloading ruby-1.9.2-p320, may take while depending on connection...  ruby-1.9.2-p320 - #extracting ruby-1.9.2-p320 /home/lister/.rvm/src/ruby-1.9.2-p320...  ruby-1.9.2-p320 - #applying patch /home/lister/.rvm/patches/ruby/gh-488.patch.  ruby-1.9.2-p320 - #configuring.....................  error running './configure --prefix=/home/lister/.rvm/rubies/ruby-1.9.2-p320 --disable-  install-doc --enable-shared',  showing last 15 lines of /home/lister/.rvm/log/1395656752_ruby-1.9.2-p320/configure.log  checking locale.h presence... yes  checking locale.h... yes  checking sys/sendfile.h usability... yes  checking sys/sendfile.h presence... yes  checking sys/sendfile.h... yes  checking time.h usability... yes  checking time.h presence... yes  checking time.h... yes  checking net/socket.h... (cached) no  checking sys/socket.h... (cached) yes  checking size of rlim_t... 0  checking size_t... yes  checking size of size_t... configure: error: in `/home/lister/.rvm/src/ruby-1.9.2-  p320':  **configure: error: cannot compute sizeof (size_t)**  see `config.log' more details 

first of run rvm requirements , see if have installed need...if not, install them , retry.

also, if post config.log gist , post link, provide helpful information in event above fix doesn't work.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -