Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
ce0f8684e3
2 changed files with 20 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.152.246.16"
|
||||
subject="comment 7"
|
||||
date="2012-08-30T17:15:58Z"
|
||||
content="""
|
||||
It's hard to tell from that error message what's going on. I'd hope that there was actually a real error message printed earlier than that that.
|
||||
|
||||
For now, I can only guess.. In order to install the haskell libxml-sax library, you need to have the GNOME XML2 library installed, including development headers. On Debian and derivatives, that is `apt-get install libxml2-dev`.
|
||||
|
||||
Alternatively, you can disable use of dbus by passing this to your cabal install: `--flags=-Dbus`
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.152.246.16"
|
||||
subject="comment 3"
|
||||
date="2012-08-30T17:07:44Z"
|
||||
content="""
|
||||
I've fixed this.. I think. I don't have this problem with the version of yesod I have here.
|
||||
"""]]
|
Loading…
Reference in a new issue