
24 Jul
2005
24 Jul
'05
1:26 p.m.
Dominic Steinitz
I've just downloaded and tried to build WashNGo but I'm getting the errors below. Any help would be appreciated.
Thanks, Dominic.
make[2]: Entering directory `/home/dom/WashNGo-2.4.6/Mail' /usr//bin/ghc -M -optdep-exclude-directory=../Utility -package-name WASHMail -package text -i../Utility ContentDisposition.hs Email.hs EmailConfig.hs HeaderField.hs MIME.hs MailParser.hs Message.hs RFC2822.hs Could not find module `Unique': it is a member of package util-1.0, which is hidden (imported from Email.hs)
Looks like you need a "-package util" flag? peace, isaac