RE: HopenGL on GHC 6.3
"Simon Marlow" <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hopengl |
|---|---|
| Message-ID | <3429668D0E777A499EE74A7952C382D101FEA3F2@EUR-MSG-01.europe.corp.microsoft.com> |
On 15 June 2004 07:14, Shiqi Cao wrote: > Here is the config.log > http://www.haskell.org//pipermail/hopengl/2004-June/000515.html > > I don't know where is log of the configuration. > > After it has been compiled, I set "libexecdir" and "libdir" to the lib > directory. Then I tried ghci, and got the following message, What do you mean by "I set libexecdir..."? Did you follow the normal build procedure, ie. 'make; make install'? Cheers, Simon