[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[dennou-ruby:002776] numru-install.rb
- To: dennou-ruby@xxxxxxxxxxx
- Subject: [dennou-ruby:002776] numru-install.rb
- From: Masaki Ishiwatari <momoko@xxxxxxxxxxxxxxxxx>
- Date: Thu, 26 Apr 2007 16:31:21 +0900
石渡です.
numru-install.rb を使って numru 他をインストールしようとして
うまくいきませんでした.
まず, ruby-dcl 資源を rpm や deb などのパッケージに頼らず
インストールする場合, numru-install.rb を使うのが推奨される
方法だ, というのは正しいでしょうか?
で, numru-install.rb でうまくいかなかった事例を報告します.
Vine4.1 にて
# ruby ./numru-install.rb
とやったら, 以下のようになってしまいました. なんかやり方
間違ってますでしょうか?
こういう問題は神代君に助けてもらうことになるのでしょうか.
大変な時にすいません.
+++------------------------------------------------------------------------+++
+++ The Dennou Ruby Products Installer ver. 3.4.7 +++
+++ +++
+++ (C) GFD Dennou Club +++
+++------------------------------------------------------------------------+++
Checking the version of this installer...
http://www.gfd-dennou.org/arch/ruby/products/installer/ ...
----> succeeded.
Checking the version list of installed NumRu libraries...
----> The version list is not found in the default directory
"/usr/local/share/numru". Do you want to create it?
If this is the first time to use this installer, please answer yes.
If you want to check another directory than the default one, please
answer no.
Do you want to create the version list? [y/N] ; yes
----> Specify the directory [/usr/local/share/numru] ; /usr/local/share/numr
u
----> Create a version list "/usr/local/share/numru/numru_ver.lst" ?
[Y/n] ;
----> succeeded.
Connecting remote servers and getting the list of packages...
ftp://www.gfd-dennou.org/arch/ruby/products/ ...
/usr/lib/ruby/1.8/net/ftp.rb:211:in `readline': end of file reached (EOFError)
from /usr/lib/ruby/1.8/net/ftp.rb:211:in `getline'
from /usr/lib/ruby/1.8/net/ftp.rb:221:in `getmultiline'
from /usr/lib/ruby/1.8/net/ftp.rb:235:in `getresp'
from /usr/lib/ruby/1.8/net/ftp.rb:251:in `voidresp'
from /usr/lib/ruby/1.8/net/ftp.rb:433:in `retrlines'
from /usr/lib/ruby/1.8/monitor.rb:238:in `synchronize'
from /usr/lib/ruby/1.8/net/ftp.rb:419:in `retrlines'
from /usr/lib/ruby/1.8/net/ftp.rb:628:in `list'
from ./numru-install.rb:244:in `ftp_get_list_dennou_ruby'
from ./numru-install.rb:241:in `each'
from ./numru-install.rb:241:in `ftp_get_list_dennou_ruby'
from ./numru-install.rb:277:in `get_list'
from ./numru-install.rb:380:in `check_latest_ver'
from ./numru-install.rb:448:in `initialize'
from ./numru-install.rb:1001:in `new'
from ./numru-install.rb:1001