summaryrefslogtreecommitdiffstats
path: root/install.rb
diff options
context:
space:
mode:
Diffstat (limited to 'install.rb')
-rw-r--r--install.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.rb b/install.rb
index a9422c697..6139d655f 100644
--- a/install.rb
+++ b/install.rb
@@ -36,6 +36,7 @@
require 'rbconfig'
require 'find'
require 'fileutils'
+require 'ftools' # apparently on some system ftools doesn't get loaded
require 'optparse'
require 'ostruct'