[Haskell-cafe] Installing hledger-web
Arnaud Bailly
arnaud.oqube at gmail.com
Sat Oct 1 22:42:03 CEST 2011
Hello,
I installed hledger and tried installing hledger-web but got the following
error:
[2 of 8] Compiling Hledger.Web.Settings.StaticFiles (
Hledger/Web/Settings/StaticFiles.hs,
dist/build/hledger-web/hledger-web-tmp/Hledger/Web/Settings/StaticFiles.o )
Hledger/Web/Settings/StaticFiles.hs:1:1:
Exception when trying to run compile-time code:
./static: getDirectoryContents: does not exist (No such file or
directory)
Code: staticFiles staticDir
cabal: Error: some packages failed to install:
hledger-web-0.16 failed during the building phase. The exception was:
ExitFailure 1
I install on xubuntu 11.04 with ghc 7.0.3 and latest haskell platform. The
installation is quite new without much other libs.
Thanks for helping,
Arnaud
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20111001/d14f7f57/attachment.htm>
More information about the Haskell-Cafe
mailing list