関数型プログラミング言語Haskell Part11
■ このスレッドは過去ログ倉庫に格納されています
0571デフォルトの名無しさん
2010/02/10(水) 22:14:11次のエラーが出た。
Resolving dependencies...
Configuring old-time-1.0.0.2...
cabal: Error: some packages failed to install:
directory-1.0.0.3 depends on old-time-1.0.0.2 which failed to install.
haskell98-1.0.1.0 depends on old-time-1.0.0.2 which failed to install.
hmatrix-0.8.3.1 depends on old-time-1.0.0.2 which failed to install.
old-time-1.0.0.2 failed during the configure step. The exception was:
sh: runGenProcess: does not exist (No such file or directory)
process-1.0.1.1 depends on old-time-1.0.0.2 which failed to install.
いろんなもんが old-time-1.0.0.2 に依存してるけど
old-time-1.0.0.2 がインストールに失敗するってメッセージだと思うけど、
"cabal info old-time" で調べると、このバージョンは既にインストールされている。
これはどういうことなの?
■ このスレッドは過去ログ倉庫に格納されています