|  | 
 | 
Created on 2008-04-28.17:48:57 by zooko, last changed 2009-10-24.00:04:50 by admin. 
 
  
   | msg4369 (view) | Author: zooko | Date: 2008-04-28.17:48:55 |  |  
   | Compiling darcs-2 on a fresh new Ubuntu hardy system ends with:
src/CommandLine.lhs:26:7:
    Could not find module `Text.ParserCombinators.Parsec':
      Use -v to see a list of the files searched for.
The bug is that the ./configure didn't suggest installing a package, the way
that it did for mtl, html, and quickcheck. |  
   | msg4370 (view) | Author: zooko | Date: 2008-04-28.17:57:37 |  |  
   | So I did "sudo apt-get install libghc6-parsec-dev, and now it gets past that and
stops with:
src/Darcs/Bug.lhs:9:7:
    Could not find module `Text.Regex':
      Use -v to see a list of the files searched for.
So that is the next one that configure should check for... |  
   | msg4371 (view) | Author: zooko | Date: 2008-04-28.18:00:57 |  |  
   | Okay I installed libghc6-regex-compat-dev and it proceeded with compilation. |  
   | msg4377 (view) | Author: ertai | Date: 2008-04-29.15:36:46 |  |  
   | The configure is now more explicit on what packages are missing. |  |
 
| Date | User | Action | Args |  | 2008-04-28 17:48:57 | zooko | create |  |  | 2008-04-28 17:57:39 | zooko | set | status: unread -> unknown nosy:
  tommy, beschmi, zooko, dagit
 messages:
  + msg4370
 |  | 2008-04-28 18:01:02 | zooko | set | nosy:
  tommy, beschmi, zooko, dagit messages:
  + msg4371
 |  | 2008-04-29 15:36:49 | ertai | set | status: unknown -> resolved-in-unstable nosy:
  + ertai
 messages:
  + msg4377
 |  | 2008-09-04 21:33:21 | admin | set | status: resolved-in-unstable -> resolved nosy:
  + kowey
 |  | 2009-08-06 21:03:26 | admin | set | nosy:
  + dmitry.kurochkin, simon, thorkilnaur, - beschmi |  | 2009-08-11 00:11:34 | admin | set | nosy:
  - dagit |  | 2009-08-25 18:10:19 | admin | set | nosy:
  + darcs-devel, - simon |  | 2009-08-27 14:09:51 | admin | set | nosy:
  tommy, kowey, darcs-devel, zooko, thorkilnaur, ertai, dmitry.kurochkin |  | 2009-10-23 22:39:50 | admin | set | nosy:
  + nicolas.pouillard, - ertai |  | 2009-10-24 00:04:50 | admin | set | nosy:
  + ertai, - nicolas.pouillard | 
 |