summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-04-26 19:44:49 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-04-26 19:44:49 -0400
commitdb83b58d4ba67835e28a9ceb7246a0d14515f75c (patch)
tree693ad69d94a11cbfb2bc9116fd80d405cb11c0da /doc
parent33d23a4ef929f3affb86d7cd6c733101f052d624 (diff)
parent89dc1e5de3b185f5f8871ccf9af9dfb2d4ebe268 (diff)
Merge remote-tracking branch 'branchable/master'
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/Need_new_build_instructions_for_Debian_stable/comment_2_f6ff8306c946219dbe39bb8938a349ab._comment21
-rw-r--r--doc/forum/Need_new_build_instructions_for_Debian_stable/comment_3_bcda70cbfc7c1a14fa82da70f9f876e2._comment8
2 files changed, 29 insertions, 0 deletions
diff --git a/doc/forum/Need_new_build_instructions_for_Debian_stable/comment_2_f6ff8306c946219dbe39bb8938a349ab._comment b/doc/forum/Need_new_build_instructions_for_Debian_stable/comment_2_f6ff8306c946219dbe39bb8938a349ab._comment
new file mode 100644
index 000000000..40f570610
--- /dev/null
+++ b/doc/forum/Need_new_build_instructions_for_Debian_stable/comment_2_f6ff8306c946219dbe39bb8938a349ab._comment
@@ -0,0 +1,21 @@
+[[!comment format=mdwn
+ username="gernot"
+ ip="213.196.216.21"
+ subject="comment 2"
+ date="2011-04-26T18:56:44Z"
+ content="""
+Thanks for the update, Joey. I think you forgot to change libghc-missingh-dev to libghc6-missingh-dev for the copy & paste instructions though.
+
+Also, after having checked that I have everything installed I'm still getting this error:
+
+ ...
+ [15 of 77] Compiling Annex ( Annex.hs, Annex.o )
+
+ Annex.hs:19:35:
+ Module `Control.Monad.State' does not export `state'
+ make[1]: *** [git-annex] Error 1
+ make[1]: Leaving directory `/home/gernot/dev/git-annex'
+ dh_auto_build: make -j1 returned exit code 2
+ make: *** [binary] Error 2
+
+"""]]
diff --git a/doc/forum/Need_new_build_instructions_for_Debian_stable/comment_3_bcda70cbfc7c1a14fa82da70f9f876e2._comment b/doc/forum/Need_new_build_instructions_for_Debian_stable/comment_3_bcda70cbfc7c1a14fa82da70f9f876e2._comment
new file mode 100644
index 000000000..8b4111643
--- /dev/null
+++ b/doc/forum/Need_new_build_instructions_for_Debian_stable/comment_3_bcda70cbfc7c1a14fa82da70f9f876e2._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="http://joey.kitenet.net/"
+ nickname="joey"
+ subject="comment 3"
+ date="2011-04-26T23:40:33Z"
+ content="""
+Both problems fixed.
+"""]]