Skip to content

Instantly share code, notes, and snippets.

@tobi
Created December 8, 2008 21:34
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 tobi/33627 to your computer and use it in GitHub Desktop.
Save tobi/33627 to your computer and use it in GitHub Desktop.
** [out :: app3] Welcome to the Ruby Enterprise Edition installer
** [out :: app3] This installer will help you install Ruby Enterprise Edition 1.8.6-20081205.
** [out :: app3] Don't worry, none of your system files will be touched if you don't want them
** [out :: app3] to, so there is no risk that things will screw up.
** [out :: app3]
** [out :: app3] You can expect this from the installation process:
** [out :: app3]
** [out :: app3] 1. Ruby Enterprise Edition will be compiled and optimized for speed for this
** [out :: app3] system.
** [out :: app3] 2. Ruby on Rails will be installed for Ruby Enterprise Edition.
** [out :: app3] 3. You will learn how to tell Phusion Passenger to use Ruby Enterprise
** [out :: app3] Edition instead of regular Ruby.
** [out :: app3]
** [out :: app3] Press Enter to continue, or Ctrl-C to abort.
** [out :: app3] Checking for required software...
** [out :: app3]
** [out :: app3] * C compiler... found at /usr/bin/gcc
** [out :: app3] * Zlib development headers...
** [out :: app3] found
** [out :: app3] * OpenSSL development headers...
** [out :: app3] found
** [out :: app3] --------------------------------------------
** [out :: app3] Target directory
** [out :: app3]
** [out :: app3] Auto-installing to: /opt/ruby-current
** [out :: app3] --------------------------------------------
** [out :: app3] Compiling and optimizing the memory allocator for Ruby Enterprise Edition
** [out :: app3] In the mean time, feel free to grab a cup of coffee.
** [out :: app3]
** [out :: app3] It looks like the source is already configured.
** [out :: app3] Skipping configure script...
** [out :: app3] make libtcmalloc_minimal.la
** [out :: app3] /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -c -o libtcmalloc_minimal_la-tcmalloc.lo `test -f 'src/tcmalloc.cc' || echo './'`src/tcmalloc.cc
** [out :: app3] g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -c src/tcmalloc.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_la-tcmalloc.o
** [out :: app3] g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -c src/tcmalloc.cc -o libtcmalloc_minimal_la-tcmalloc.o >/dev/null 2>&1
*** [err :: app3] make: *** [libtcmalloc_minimal_la-tcmalloc.lo] Error 1
** [out :: app3]
command finished
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment