Send Beginners mailing list submissions to
        beginners@haskell.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        beginners-requ...@haskell.org

You can reach the person managing the list at
        beginners-ow...@haskell.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1.  Haskell Platform on OS X Lion with Xcode 4.3 (Philippe Sismondi)
   2. Re:  Haskell Platform on OS X Lion with Xcode 4.3
      (Brandon Allbery)
   3. Re:  Haskell Platform on OS X Lion with Xcode 4.3
      (Philippe Sismondi)


----------------------------------------------------------------------

Message: 1
Date: Fri, 17 Feb 2012 20:39:22 -0500
From: Philippe Sismondi <psismo...@arqux.com>
Subject: [Haskell-beginners] Haskell Platform on OS X Lion with Xcode
        4.3
To: Beginners Haskell <Beginners@haskell.org>
Message-ID: <c50941c7-30c1-4084-890c-53a07d5fe...@arqux.com>
Content-Type: text/plain; charset=us-ascii

Greetings.

I have been had the Haskell Platform installed on my Mac for a long time. Last 
week I got a new faster Mac which is running OS X 10.7.3 and has Xcode 4.3 
installed. I cannot install the Haskell Platform on it because the HP complains 
that it cannot find the developer tools. (BTW, Xcode 4.3 *does* appear to 
include the 10.5 SDK.

Has anyone had luck installing the HP in this environment?

(I know that this is not the ideal mailing list for this question. The 
haskell-platform mailing list seems to be broken at the moment, as is the 
haskell-platform bug reporting trac website.)

- P -


------------------------------

Message: 2
Date: Fri, 17 Feb 2012 20:56:10 -0500
From: Brandon Allbery <allber...@gmail.com>
Subject: Re: [Haskell-beginners] Haskell Platform on OS X Lion with
        Xcode 4.3
To: Philippe Sismondi <psismo...@arqux.com>
Cc: Beginners Haskell <Beginners@haskell.org>
Message-ID:
        <cakfcl4ux3sn-rbdlcr+xeuwxmfnojbenhtmytvpb6k93myj...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

On Fri, Feb 17, 2012 at 20:39, Philippe Sismondi <psismo...@arqux.com>wrote:

> I have been had the Haskell Platform installed on my Mac for a long time.
> Last week I got a new faster Mac which is running OS X 10.7.3 and has Xcode
> 4.3 installed. I cannot install the Haskell Platform on it because the HP
> complains that it cannot find the developer tools. (BTW, Xcode 4.3 *does*
> appear to include the 10.5 SDK.
>
> Has anyone had luck installing the HP in this environment?
>

A suggestion posted yesterday:

from:

 Luca Ciciriello luca_cicirie...@hotmail.com
via<http://support.google.com/mail/bin/answer.py?hl=en&ctx=mail&answer=1311182>
 haskell.org

sender-time:

 Sent at 10:59 (GMT+01:00). Current time there: 2:54 AM. ?

to:

 GHC Users Mailing List <glasgow-haskell-us...@haskell.org>

date:

 Fri, Feb 17, 2012 at 10:59

subject:

 ghc 7.0.4 with the new Xcode 4.3

Hi All.
> If you have ghc 7.0.4 on Mac OS X 10.7.3 and you have recently installed
> the new Xcode 4.3, here a workaround to continue using ghc without the
> /Developer folder (removed with Xcode 4.3).
> Workaround:
> from terminal type:
> sudo emacs
> /Library/Frameworks/GHC.framework/Versions/7.0.4-x86_64/usr/bin/ghc-7.0.4
> then insert your psw.
> in emacs change the line
> pgmgcc="/Developer/usr/bin/gcc"
> in
> pgmgcc="gcc"
> save all.



-- 
brandon s allbery                                      allber...@gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20120217/8e195c4e/attachment-0001.htm>

------------------------------

Message: 3
Date: Fri, 17 Feb 2012 21:20:16 -0500
From: Philippe Sismondi <psismo...@arqux.com>
Subject: Re: [Haskell-beginners] Haskell Platform on OS X Lion with
        Xcode 4.3
To: Beginners Haskell <Beginners@haskell.org>
Message-ID: <9d7804b9-14bd-4caa-ba9a-2165e5eeb...@arqux.com>
Content-Type: text/plain; charset="utf-8"

Thanks, Brandon. That set me straight.

Actually, I misspoke in my original post. I had completely forgotten that I 
upgraded from Snow Leopard to Lion on my new machine, and then installed Xcode 
4.3. As a result I was looking at a /Developer directory from an earlier 
install of Xcode. I noticed the mention in post you included that /Developer is 
now *gone*.

Anyway, in the meanwhile I have installed Snow Leopard on a separate partition 
on my new machine. I have already installed the HP on the Snow Leopard 
partition, so I'll use that until it's sorted out. Or, I may try the suggestion 
from Luca in your post.

Thanks again.


On 2012-02-17, at 8:56 PM, Brandon Allbery wrote:

> On Fri, Feb 17, 2012 at 20:39, Philippe Sismondi <psismo...@arqux.com> wrote:
> I have been had the Haskell Platform installed on my Mac for a long time. 
> Last week I got a new faster Mac which is running OS X 10.7.3 and has Xcode 
> 4.3 installed. I cannot install the Haskell Platform on it because the HP 
> complains that it cannot find the developer tools. (BTW, Xcode 4.3 *does* 
> appear to include the 10.5 SDK.
> 
> Has anyone had luck installing the HP in this environment?
> 
> A suggestion posted yesterday:
> 
> from:
>  Luca Ciciriello luca_cicirie...@hotmail.com via haskell.org 
> sender-time:
>  Sent at 10:59 (GMT+01:00). Current time there: 2:54 AM. ?
> to:
>  GHC Users Mailing List <glasgow-haskell-us...@haskell.org>
> date:
>  Fri, Feb 17, 2012 at 10:59
> subject:
>  ghc 7.0.4 with the new Xcode 4.3
> Hi All.
> If you have ghc 7.0.4 on Mac OS X 10.7.3 and you have recently installed the 
> new Xcode 4.3, here a workaround to continue using ghc without the /Developer 
> folder (removed with Xcode 4.3).
> Workaround:
> from terminal type:
> sudo emacs 
> /Library/Frameworks/GHC.framework/Versions/7.0.4-x86_64/usr/bin/ghc-7.0.4
> then insert your psw.
> in emacs change the line
> pgmgcc="/Developer/usr/bin/gcc"
> in
> pgmgcc="gcc"
> save all.
> 
> 
> -- 
> brandon s allbery                                      allber...@gmail.com
> wandering unix systems administrator (available)     (412) 475-9364 vm/sms
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20120217/4a22eea0/attachment.htm>

------------------------------

_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners


End of Beginners Digest, Vol 44, Issue 16
*****************************************

Reply via email to