public
Description: Phusion Passenger (mod_rails)
Homepage: http://www.modrails.com/
Clone URL: git://github.com/FooBarWidget/passenger.git
Search Repo:
Click here to lend your support to: passenger and make a donation at www.pledgie.com !
Show users guide location if some dependencies are missing.
Hongli Lai (Phusion (author)
Mon May 12 17:35:49 -0700 2008
commit  459e2a5eb66a73b7536c0dd3db0841e2c1d74a91
tree    ffa703c5833fb00ed80b7d3dee12bbb633c359af
parent  df73a911756c2b35dd35e9c5733df0a2d252c335
...
126
127
128
 
 
 
 
129
130
131
...
126
127
128
129
130
131
132
133
134
135
0
@@ -126,6 +126,10 @@
0
         print_dependency_installation_instructions(dep)
0
         puts
0
       end
0
+ color_puts "If the aforementioned instructions didn't solve your problem, then please take"
0
+ color_puts "a look at the Users Guide:"
0
+ puts
0
+ color_puts " <yellow>#{USERS_GUIDE}</yellow>"
0
       return false
0
     end
0
   end

Comments

    No one has commented yet.