From: Masayoshi Takahashi Date: 2003-12-23T10:48:29+09:00 Subject: [ruby-list:38932] Re: Ruby 1.8.1 preview4 高橋征義です。おはようございます。 "NAKAMURA, Hiroshi" wrote: > > > /usr/local/ruby181p4/bin/ruby runner.rb > > /usr/local/ruby181p4/bin/rubyrubyに-d付きで実行してみてもらえませんか? > 手元で試したところ、*.soが軒並みインストールされてなさそうに見えます。 確かにそれっぽいです。 > ls /usr/local/ruby181p4/lib/ruby/1.8/i386-freebsd5.1/ config.h env.h node.h regex.h rubysig.h version.h defines.h intern.h rbconfig.rb ruby.h st.h dln.h missing.h re.h rubyio.h util.h > /usr/local/ruby181p4/bin/ruby -d runner.rb Exception `LoadError' at /usr/local/ruby181p4/lib/ruby/1.8/tmpdir.rb:12 - No such file to load -- Win32API Exception `LoadError' at ./digest/test_digest.rb:8 - No such file to load -- digest/md5 Exception `LoadError' at /usr/local/ruby181p4/lib/ruby/1.8/ipaddr.rb:33 - No such file to load -- socket Exception `LoadError' at /usr/local/ruby181p4/lib/ruby/1.8/drb/drb.rb:54 - No such file to load -- socket Exception `LoadError' at /usr/local/ruby181p4/lib/ruby/1.8/drb/ssl.rb:1 - No such file to load -- socket Exception `LoadError' at /usr/local/ruby181p4/lib/ruby/1.8/drb/unix.rb:1 - No such file to load -- socket ./optparse/test_optparse.rb:5: warning: method redefined; discarding old setup ./optparse/test_optparse.rb:9: warning: method redefined; discarding old no_error ./optparse/test_optparse.rb:13: warning: method redefined; discarding old test_permute ./optparse/test_optparse.rb:30: warning: method redefined; discarding old test_order ./ruby/test_assignment.rb:101: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:102: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:103: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:104: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:105: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:106: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:120: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:121: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:122: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:123: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:124: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:125: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:126: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:127: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:128: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:141: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:142: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:143: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:144: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:145: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:146: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:147: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:148: warning: `*' interpreted as argument prefix ./ruby/test_assignment.rb:149: warning: `*' interpreted as argument prefix ./ruby/test_exception.rb:20: warning: statement not reached ./ruby/test_exception.rb:90: warning: statement not reached ./ruby/test_iterator.rb:78: warning: statement not reached ./ruby/test_iterator.rb:88: warning: statement not reached ./ruby/test_iterator.rb:98: warning: statement not reached ./ruby/test_variable.rb:30: warning: already initialized class variable @@rule ./ruby/test_whileuntil.rb:61: warning: literal in condition Exception `LoadError' at /usr/local/ruby181p4/lib/ruby/1.8/xsd/iconvcharset.rb:9 - No such file to load -- iconv Exception `LoadError' at /usr/local/ruby181p4/lib/ruby/1.8/xsd/charset.rb:39 - No such file to load -- nkf Exception `LoadError' at /usr/local/ruby181p4/lib/ruby/1.8/xsd/charset.rb:46 - No such file to load -- uconv Exception `LoadError' at /usr/local/ruby181p4/lib/ruby/1.8/xsd/xmlparser/xmlscanner.rb:10 - No such file to load -- xmlscan/scanner Exception `LoadError' at /usr/local/ruby181p4/lib/ruby/1.8/xsd/xmlparser/xmlparser.rb:10 - No such file to load -- xml/parser Set XSD::XMLParser::REXMLParser as XML processor. Exception `LoadError' at /usr/local/ruby181p4/lib/ruby/1.8/soap/streamHandler.rb:18 - No such file to load -- http-access2 Loading http-access2 failed. Net/http is used. Exception `LoadError' at /usr/local/ruby181p4/lib/ruby/1.8/net/protocol.rb:21 - No such file to load -- socket Exception `LoadError' at /usr/local/ruby181p4/lib/ruby/1.8/webrick/httputils.rb:11 - No such file to load -- socket Exception `LoadError' at /usr/local/ruby181p4/lib/ruby/1.8/webrick/utils.rb:11 - No such file to load -- socket Exception `NameError' at ./soap/helloworld/hw_s.rb:3 - uninitialized constant SOAP::RPC::StandaloneServer Exception `TypeError' at ./soap/helloworld/hw_s.rb:3 - undefined superclass `StandaloneServer' ./soap/helloworld/hw_s.rb:3: undefined superclass `StandaloneServer' (TypeError) from ./soap/helloworld/test_helloworld.rb:6:in `require' from ./soap/helloworld/test_helloworld.rb:6 from /usr/local/ruby181p4/lib/ruby/1.8/test/unit/collector/dir.rb:75:in `require' from /usr/local/ruby181p4/lib/ruby/1.8/test/unit/collector/dir.rb:75:in `collect_file' from /usr/local/ruby181p4/lib/ruby/1.8/test/unit/collector/dir.rb:58:in `recursive_collect' from /usr/local/ruby181p4/lib/ruby/1.8/test/unit/collector/dir.rb:50:in `each' from /usr/local/ruby181p4/lib/ruby/1.8/test/unit/collector/dir.rb:50:in `recursive_collect' from /usr/local/ruby181p4/lib/ruby/1.8/test/unit/collector/dir.rb:54:in `recursive_collect' ... 7 levels... from /usr/local/ruby181p4/lib/ruby/1.8/test/unit/autorunner.rb:54:in `[]' from /usr/local/ruby181p4/lib/ruby/1.8/test/unit/autorunner.rb:181:in `run' from /usr/local/ruby181p4/lib/ruby/1.8/test/unit/autorunner.rb:13:in `run' from runner.rb:7 高橋征義 (TAKAHASHI Masayoshi) E-mail: maki@rubycolor.org