Created
October 30, 2009 05:54
-
-
Save kmarsh/222167 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kmarsh@storage_a:~$ ruby -rpp -rrbconfig -e' pp Config::CONFIG ' | |
{"sitedir"=>"/usr/local/lib/site_ruby", | |
"MAKEFILES"=>"Makefile", | |
"LIBRUBY"=>"libruby1.8.so.1.8", | |
"MAKEDIRS"=>"mkdir -p", | |
"PACKAGE_VERSION"=>"", | |
"GREP"=>"/usr/bin/grep", | |
"prefix"=>"/usr", | |
"COMMON_LIBS"=>"", | |
"rubylibdir"=>"/usr/lib/ruby/1.8", | |
"target"=>"i386-pc-solaris2.11", | |
"DLLWRAP"=>"", | |
"AR"=>"ar", | |
"target_alias"=>"", | |
"MANTYPE"=>"doc", | |
"docdir"=>"/usr/share/doc/$(PACKAGE)", | |
"RDOCTARGET"=>"", | |
"dvidir"=>"/usr/share/doc/$(PACKAGE)", | |
"AS"=>"as", | |
"GNU_LD"=>"yes", | |
"MAINLIBS"=>"", | |
"WINDRES"=>"", | |
"XCFLAGS"=>" -DRUBY_EXPORT", | |
"datarootdir"=>"/usr/share", | |
"RUBY_INSTALL_NAME"=>"ruby1.8", | |
"LN_S"=>"ln -s", | |
"archdir"=>"/usr/lib/ruby/1.8/i386-solaris2.11", | |
"LINK_SO"=>"", | |
"MINIRUBY"=>"./miniruby", | |
"DLDLIBS"=>" -lc", | |
"EXEEXT"=>"", | |
"target_vendor"=>"pc", | |
"RUNRUBY"=>"./miniruby $(srcdir)/runruby.rb --extout=.ext --", | |
"DESTDIR"=>"", | |
"sbindir"=>"/usr/sbin", | |
"LIBPATHENV"=>"LD_LIBRARY_PATH", | |
"sitearch"=>"i386-solaris2.11", | |
"psdir"=>"/usr/share/doc/$(PACKAGE)", | |
"host_cpu"=>"i386", | |
"DLEXT2"=>"", | |
"LIBS"=>"-lpthread -ldl -lcrypt -lm ", | |
"localedir"=>"/usr/share/locale", | |
"rubyw_install_name"=>"", | |
"EXTOUT"=>".ext", | |
"ECHO_C"=>"", | |
"OBJDUMP"=>"", | |
"arch"=>"i386-solaris2.11", | |
"MAJOR"=>"1", | |
"ruby_version"=>"1.8", | |
"CC"=>"cc", | |
"EGREP"=>"/usr/bin/grep -E", | |
"COMMON_HEADERS"=>"", | |
"COMMON_MACROS"=>"", | |
"PACKAGE_TARNAME"=>"", | |
"build_cpu"=>"i386", | |
"build_vendor"=>"pc", | |
"host_alias"=>"", | |
"RANLIB"=>"ranlib", | |
"LDSHARED"=>"cc -shared", | |
"LIBRUBYARG_SHARED"=>"-lruby1.8", | |
"YFLAGS"=>"", | |
"htmldir"=>"/usr/share/doc/$(PACKAGE)", | |
"MINOR"=>"8", | |
"INSTALL_SCRIPT"=>"/usr/bin/install -c", | |
"EXPORT_PREFIX"=>"", | |
"LIBRUBY_ALIASES"=>"libruby1.8.so.1.8.6 libruby1.8.so", | |
"LDFLAGS"=>"-L. -Wl,-Bsymbolic-functions -Wl,-E", | |
"datadir"=>"/usr/share", | |
"NM"=>"", | |
"includedir"=>"/usr/include", | |
"infodir"=>"/usr/share/info", | |
"host_os"=>"solaris2.11", | |
"build"=>"i386-pc-solaris2.11", | |
"host"=>"i386-pc-solaris2.11", | |
"INSTALL_DATA"=>"/usr/bin/install -c -m 644", | |
"build_os"=>"solaris2.11", | |
"DLDFLAGS"=>"", | |
"ruby_install_name"=>"ruby1.8", | |
"DLEXT"=>"so", | |
"LIBRUBY_SO"=>"libruby1.8.so.1.8", | |
"TEENY"=>"6", | |
"CPP"=>"cc -E", | |
"ALLOCA"=>"", | |
"sysconfdir"=>"/etc", | |
"exec_prefix"=>"/usr", | |
"PATH_SEPARATOR"=>":", | |
"LIBEXT"=>"a", | |
"mandir"=>"/usr/share/man", | |
"libdir"=>"/usr/lib", | |
"build_alias"=>"i386-pc-solaris2.11", | |
"target_cpu"=>"i386", | |
"ECHO_N"=>"-n", | |
"sharedstatedir"=>"/usr/com", | |
"YACC"=>"bison -y", | |
"configure_args"=> | |
" '--build=i386-pc-solaris2.11' '--prefix=/usr' '--includedir=/usr/include' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--libexecdir=/usr/lib/ruby1.8' '--disable-maintainer-mode' '--disable-dependency-tracking' '--srcdir=.' '--enable-frame-address' '--with-extra-site-search-path=/usr/local/lib/site_ruby/1.8/i386-solaris2.11' '--with-extra-search-path=/usr/lib/ruby/1.8/i386-solaris2.11' '--program-suffix=1.8' '--enable-pthread' '--enable-shared' '--enable-ipv6' '--with-lookup-order-hack=INET' '--disable-rpath' '--disable-install-doc' '--with-sitedir=/usr/local/lib/site_ruby' '--with-default-kcode=none' '--with-dbm-type=gdbm_compat' '--with-tklib=tk8.4' '--with-tcllib=tcl8.4' '--with-tcl-include=/usr/include/tcl8.4' '--with-bundled-sha1' '--with-bundled-md5' '--with-bundled-rmd160' 'build_alias=i386-pc-solaris2.11' 'CC=cc' 'CFLAGS=-fno-strict-aliasing -g -g -O2' 'LDFLAGS=-Wl,-Bsymbolic-functions' 'CPPFLAGS='", | |
"SOLIBS"=>"-lpthread -ldl -lcrypt -lm ", | |
"host_vendor"=>"pc", | |
"TRY_LINK"=>"", | |
"PACKAGE_STRING"=>"", | |
"target_os"=>"solaris2.11", | |
"oldincludedir"=>"/usr/include", | |
"CP"=>"cp", | |
"SET_MAKE"=>"", | |
"LIBRUBYARG_STATIC"=>"-lruby1.8-static", | |
"LIBRUBYARG"=>"-lruby1.8", | |
"RUBYW_INSTALL_NAME"=>"", | |
"PACKAGE_NAME"=>"", | |
"pdfdir"=>"/usr/share/doc/$(PACKAGE)", | |
"EXTSTATIC"=>"", | |
"ECHO_T"=>"", | |
"RPATHFLAG"=>"", | |
"SHELL"=>"/bin/sh", | |
"STATIC"=>"", | |
"ASFLAGS"=>"", | |
"INSTALL"=>"/usr/bin/install -c", | |
"sitearchdir"=>"/usr/local/lib/site_ruby/1.8/i386-solaris2.11", | |
"STRIP"=>"strip", | |
"ARCHFILE"=>"", | |
"LIBRUBY_DLDFLAGS"=>" -Wl,-h,$(@|#_!!_#|F)", | |
"OBJEXT"=>"o", | |
"XLDFLAGS"=>" -R/usr/lib", | |
"LIBRUBY_LDSHARED"=>"cc -shared", | |
"ENABLE_SHARED"=>"yes", | |
"RM"=>"rm -f", | |
"CCDLFLAGS"=>" -fPIC", | |
"setup"=>"Setup", | |
"CPPOUTFILE"=>"-o conftest.i", | |
"topdir"=>"/usr/lib/ruby/1.8/i386-solaris2.11", | |
"RUBY_SO_NAME"=>"ruby1.8", | |
"CFLAGS"=>"-fno-strict-aliasing -g -g -O2 -fPIC", | |
"localstatedir"=>"/var", | |
"LIBPATHFLAG"=>" -L\"%s\"", | |
"bindir"=>"/usr/bin", | |
"sitelibdir"=>"/usr/local/lib/site_ruby/1.8", | |
"NROFF"=>"/usr/bin/nroff", | |
"CPPFLAGS"=>"", | |
"INSTALL_PROGRAM"=>"/usr/bin/install -c", | |
"PACKAGE_BUGREPORT"=>"", | |
"libexecdir"=>"/usr/lib/ruby1.8", | |
"OUTFLAG"=>"-o ", | |
"LIBRUBY_A"=>"libruby1.8-static.a", | |
"PREP"=>"miniruby", | |
"ARCH_FLAG"=>""} | |
kmarsh@storage_a:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment