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
$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 |
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
+ ./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 |
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
http://dl.dropbox.com/u/12300638/appjet-eth-dev.jar |
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
[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. |
NewerOlder