Skip to content

Instantly share code, notes, and snippets.

@andrewhl
Created June 13, 2012 06:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewhl/2922190 to your computer and use it in GitHub Desktop.
Save andrewhl/2922190 to your computer and use it in GitHub Desktop.
[2012-06-13 02:15:18] ./configure --prefix="/Users/user/.rvm/usr"
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... no
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/Users/user/.rvm/src/yaml-0.1.4':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details
Fetching yaml-0.1.4.tar.gz to /Users/user/.rvm/archives
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 460k 100 460k 0 0 258k 0 0:00:01 0:00:01 --:--:-- 364k
Extracting yaml-0.1.4.tar.gz to /Users/user/.rvm/src
Configuring yaml in /Users/user/.rvm/src/yaml-0.1.4.
Error running ' ./configure --prefix="/Users/user/.rvm/usr" ', please read /Users/user/.rvm/log/ruby-1.9.3-p194/yaml/configure.log
Compiling yaml in /Users/user/.rvm/src/yaml-0.1.4.
Error running 'make -j2', please read /Users/user/.rvm/log/ruby-1.9.3-p194/yaml/make.log
Database file /Users/user/.rvm/config/packages does not exist.
Installing Ruby from source to: /Users/user/.rvm/rubies/ruby-1.9.3-p194, this may take a while depending on your cpu(s)...
ruby-1.9.3-p194 - #fetching
ruby-1.9.3-p194 - #downloading ruby-1.9.3-p194, this may take a while depending on your connection...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9610k 100 9610k 0 0 126k 0 0:01:16 0:01:16 --:--:-- 77200
ruby-1.9.3-p194 - #extracting ruby-1.9.3-p194 to /Users/user/.rvm/src/ruby-1.9.3-p194
ruby-1.9.3-p194 - #extracted to /Users/user/.rvm/src/ruby-1.9.3-p194
ruby-1.9.3-p194 - #configuring
Error running ' ./configure --prefix=/Users/user/.rvm/rubies/ruby-1.9.3-p194 --enable-shared --disable-install-doc --with-libyaml --with-opt-dir=/Users/user/.rvm/usr ', please read /Users/user/.rvm/log/ruby-1.9.3-p194/configure.log
There has been an error while running configure. Halting the installation.
ruby-1.9.3-p194 is not installed.
Creating alias default for ruby-1.9.3-p194.
Recording alias default for ruby-1.9.3-p194.
Creating default links/files
ruby-1.9.3-p194 is not installed.
Could not load ruby ruby-1.9.3-p194.
/Users/user/.rvm/log/ruby-1.9.3-p194/yaml/make.log;
/Users/user/.rvm/scripts/functions/utility: line 147: make: command not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment