Skip to content

Instantly share code, notes, and snippets.

@kosaki
Created November 24, 2012 11:50
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 kosaki/4139336 to your computer and use it in GitHub Desktop.
Save kosaki/4139336 to your computer and use it in GitHub Desktop.
[kosaki@localhost]~/ruby/193/build% make V=1 install
./miniruby -I../lib -I. -I.ext/common ../tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --mflags="" --make-flags="V=1" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"
Usage: rbinstall [options]
-n, --dry-run
--dest-dir=DIR
--extout=DIR
--make=COMMAND
--mantype=MAN
--make-flags, --mflags=FLAGS
-i, --install=TYPE
--data-mode=OCTAL-MODE
--prog-mode=OCTAL-MODE
--dir-mode=OCTAL-MODE
--script-mode=OCTAL-MODE
--installed-list [FILENAME]
--rdoc-output [DIR]
--cmd-type=TYPE
--[no-]strip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment