Skip to content

Instantly share code, notes, and snippets.

@jacqui
Created October 16, 2009 15:48
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 jacqui/211870 to your computer and use it in GitHub Desktop.
Save jacqui/211870 to your computer and use it in GitHub Desktop.
⚜:~/source/ruby-1.8.6-p287$ ./config.status
config.status: creating Makefile
⚜:~/source/ruby-1.8.6-p287$ make
compiling Win32API
make[1]: Nothing to be done for `all'.
compiling bigdecimal
make[1]: Nothing to be done for `all'.
compiling curses
make[1]: Nothing to be done for `all'.
compiling dbm
make[1]: Nothing to be done for `all'.
compiling digest
make[1]: Nothing to be done for `all'.
compiling digest/bubblebabble
make[1]: Nothing to be done for `all'.
compiling digest/md5
make[1]: Nothing to be done for `all'.
compiling digest/rmd160
make[1]: Nothing to be done for `all'.
compiling digest/sha1
make[1]: Nothing to be done for `all'.
compiling digest/sha2
make[1]: Nothing to be done for `all'.
compiling dl
make[1]: Nothing to be done for `all'.
compiling enumerator
make[1]: Nothing to be done for `all'.
compiling etc
make[1]: Nothing to be done for `all'.
compiling fcntl
make[1]: Nothing to be done for `all'.
compiling gdbm
make[1]: Nothing to be done for `all'.
compiling iconv
make[1]: Nothing to be done for `all'.
compiling io/wait
make[1]: Nothing to be done for `all'.
compiling nkf
make[1]: Nothing to be done for `all'.
compiling openssl
make[1]: Nothing to be done for `all'.
compiling pty
make[1]: Nothing to be done for `all'.
compiling racc/cparse
make[1]: Nothing to be done for `all'.
compiling readline
make[1]: Nothing to be done for `all'.
compiling sdbm
make[1]: Nothing to be done for `all'.
compiling socket
make[1]: Nothing to be done for `all'.
compiling stringio
make[1]: Nothing to be done for `all'.
compiling strscan
make[1]: Nothing to be done for `all'.
compiling syck
make[1]: Nothing to be done for `all'.
compiling syslog
make[1]: Nothing to be done for `all'.
compiling thread
make[1]: Nothing to be done for `all'.
compiling tk
make[1]: Nothing to be done for `all'.
compiling tk/tkutil
make[1]: Nothing to be done for `all'.
compiling win32ole
make[1]: Nothing to be done for `all'.
compiling zlib
make[1]: Nothing to be done for `all'.
making ruby
make[1]: `ruby' is up to date.
⚜:~/source/ruby-1.8.6-p287$ sudo make install
Password:
./miniruby ./instruby.rb --dest-dir="" --extout=".ext" --make="make" --mflags="" --make-flags="" --installed-list .installed.list --mantype="doc"
installing binary commands
installing command scripts
installing library scripts
installing headers
installing manpages
installing extension objects
installing extension scripts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment