Justin Collins wrote: > Richard Lee wrote: >>> It is included in the source files and is built automatically when you >> Richard >> > > Perhaps you could include the entire output from running make? My guess > would be that miniruby is not being built for some reason. > > -Justin Thanks for helping me out. The following is the error that I got from the make command: make: 1254-008 Target "./.rbconfig.time" is dependent on itself. make: 1254-008 Target "miniruby" is dependent on itself. ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb -I. -rrbconfig ./tool/compile_prelude.rb ./prelude.rb ./enc/prelude.rb ./gem_prelude.rb prelude.c ./miniruby: not found make: 1254-004 The error code from the last command is 1. Stop. Thanks, Richard -- Posted via http://www.ruby-forum.com/.