[Haskell-cafe] Error in installing dph-examples on Mac OS X 10.7.3

Carter Schonwald carter.schonwald at gmail.com
Fri Feb 10 17:36:58 CET 2012


/Users/mukesh/.ghc/i386-darwin-7.4.1/package.conf.d


you need the 64bit version of ghc on mac, not the 32 bit one, by default
all mac libs are 64 bit so this yields problems when linking to c libs


On Fri, Feb 10, 2012 at 10:58 AM, mukesh tiwari <
mukeshtiwari.iiitm at gmail.com> wrote:

> Hi Carter
> Yes both of these packages gloss-1.6.1.1 , OpenGL-2.5.0.0 (
> http://hpaste.org/63397 ) are installed on my system.Could you please
> tell me how did you resolve the issue.
>
> Regards
> Mukesh Tiwari
>
> On Feb 10, 12:11 pm, Carter Schonwald <carter.schonw... at gmail.com>
> wrote:
> > It may be a problem with the gloss / opengl dependencies? do you have
> those
> > packages installed?
> >
> > I had similar trouble earlier this week wrt dph-examples, and that was
> the
> > root of the matter in my case
> >
> > -Carter
> >
> >
> >
> >
> >
> >
> >
> > On Thu, Feb 9, 2012 at 7:04 PM, Ben Lippmeier <b... at ouroborus.net>
> wrote:
> >
> > > On 10/02/2012, at 6:12 AM, mukesh tiwari wrote:
> >
> > > Hello all
> > > I am trying to install dph-examples on Mac OS X version 10.7.3 but
> getting this
> > > error <http://hpaste.org/57699>. I am using ghc-7.4.1.
> >
> > > This probably isn't DPH specific. Can you compile a "hello world"
> program
> > > with -fllvm?
> >
> > > Ben.
> >
> > > _______________________________________________
> > > Haskell-Cafe mailing list
> > > Haskell-C... at haskell.org
> > >http://www.haskell.org/mailman/listinfo/haskell-cafe
> >
> >
> >
> > _______________________________________________
> > Haskell-Cafe mailing list
> > Haskell-C... at haskell.orghttp://
> www.haskell.org/mailman/listinfo/haskell-cafe
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120210/36602998/attachment.htm>


More information about the Haskell-Cafe mailing list