Skip to content

Instantly share code, notes, and snippets.

View Azrael808's full-sized avatar

Peter Green Azrael808

View GitHub Profile
@Azrael808
Azrael808 / gist:955348
Created May 4, 2011 14:54
Another RVM Installer Output
$rvm_path (/usr/local/rvm) does not exist.+ ./install : 45 > export rvm_trace_flag=1
+ ./install : 45 > rvm_trace_flag=1
+ ./install : 46 > echo
+ ./install : 47 > env
+ ./install : 47 > grep '^rvm_'
rvm_path=/usr/local/rvm
rvm_trace_flag=1
rvm_user_install_flag=0
@Azrael808
Azrael808 / gist:955297
Created May 4, 2011 14:19
RVM Installer Output Trace
+ ./install : 45 > export rvm_trace_flag=1
+ ./install : 45 > rvm_trace_flag=1
+ ./install : 46 > echo
+ ./install : 47 > env
+ ./install : 47 > grep '^rvm_'
rvm_gemsets_path=/srv/rails/./rvm/gemsets
rvm_scripts_path=/srv/rails/./rvm/scripts
rvm_bin_path=/srv/rails/./rvm/bin
rvm_man_path=/srv/rails/./rvm/man
http://dl.dropbox.com/u/12300638/appjet-eth-dev.jar
[root@centos5-testing0 etherpad]# ./bin/build.sh
unzipping JARs...
making cached JAR....
compiling...
compiling with 'fsc'...
compiling common...
Note: net.appjet.common/util/HttpServletRequestFactory.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: net.appjet.common/util/HttpServletRequestFactory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.