Re: problems installing HDirect com package
"Sigbjorn Finne" <[email protected]> Fri, 17 Oct 2003 08:49:27 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.hdirect |
|---|---|
| Message-ID | <178801c394c6$3eedc070$1e32a8c0@sofxp> |
Have you done a 'make boot all' in comlib/ first? i.e., is ghc-pkg's complaint about libHScom.a legitimate? --sigbjorn Andre W B Furtado wrote: > I m trying to install the hdirect com package (cd hdirect/comlib && > make install-pkg) but I got the following error: > > $ make install-pkg > Reading package info from stdin... done. > Expanding embedded variables...done. > cannot find `libHScom.a' on library path > Unable to install 'com' package; try running ghc-pkg utility > manually, i.e., "ghc-pkg -u < com.pkg" > > $ ghc-pkg -u < com.pkg > Reading package info from stdin... done. > Expanding embedded variables...Unable to expand variable "hd_libdir" > > Am I missing something? Is my PATH wrong? > > (I'm using cygwin and Windows XP) > > Thanks, > -- Andre > > _______________________________________________ > Cvs-hdirect mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/cvs-hdirect