Thread overview | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
November 12, 2014 Experience report on installing dmd 2.066.1 on OSX | ||||
---|---|---|---|---|
| ||||
A friend of mine installed dmd on OSX and recorded his experiences: http://cap-lore.com/Languages/D/Install.html I wonder why he had to do manual work like running xattr. Is that expected on OSX? Thank you, Ali |
November 12, 2014 Re: Experience report on installing dmd 2.066.1 on OSX | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ali Çehreli | On Wednesday, 12 November 2014 at 22:38:56 UTC, Ali Çehreli wrote:
> A friend of mine installed dmd on OSX and recorded his experiences:
>
> http://cap-lore.com/Languages/D/Install.html
>
> I wonder why he had to do manual work like running xattr. Is that expected on OSX?
>
> Thank you,
> Ali
Works for me (os x 10.10). Don't know why he'd be getting that problem.
|
November 13, 2014 Re: Experience report on installing dmd 2.066.1 on OSX | ||||
---|---|---|---|---|
| ||||
Posted in reply to John Colvin | On Wednesday, 12 November 2014 at 23:44:43 UTC, John Colvin wrote:
> On Wednesday, 12 November 2014 at 22:38:56 UTC, Ali Çehreli wrote:
>> A friend of mine installed dmd on OSX and recorded his experiences:
>>
>> http://cap-lore.com/Languages/D/Install.html
>>
>> I wonder why he had to do manual work like running xattr. Is that expected on OSX?
>>
>> Thank you,
>> Ali
>
> Works for me (os x 10.10). Don't know why he'd be getting that problem.
Same here, 10.10.
Maybe his install is borked somewhere inside.
|
November 13, 2014 Re: Experience report on installing dmd 2.066.1 on OSX | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ali Çehreli | On 11/12/14 5:38 PM, Ali Çehreli wrote:
> A friend of mine installed dmd on OSX and recorded his experiences:
>
> http://cap-lore.com/Languages/D/Install.html
>
> I wonder why he had to do manual work like running xattr. Is that
> expected on OSX?
Huh? I just downloaded the dmg, double clicked the pkg file, and it installed. I may have had to relax security to do it.
-Steve
|
November 13, 2014 Re: Experience report on installing dmd 2.066.1 on OSX | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ali Çehreli | On Wednesday, 12 November 2014 at 22:38:56 UTC, Ali Çehreli wrote: > A friend of mine installed dmd on OSX and recorded his experiences: > > http://cap-lore.com/Languages/D/Install.html > > I wonder why he had to do manual work like running xattr. Is that expected on OSX? Looks like they're now requiring that apps be signed with the developer's account, which I'm guessing the dmd dmg isn't: http://stackoverflow.com/questions/24176378/why-my-dmg-is-not-getting-opened-without-asking-security-popup |
November 13, 2014 Re: Experience report on installing dmd 2.066.1 on OSX | ||||
---|---|---|---|---|
| ||||
Posted in reply to Joakim | On Thursday, 13 November 2014 at 05:57:49 UTC, Joakim wrote:
> On Wednesday, 12 November 2014 at 22:38:56 UTC, Ali Çehreli wrote:
>> A friend of mine installed dmd on OSX and recorded his experiences:
>>
>> http://cap-lore.com/Languages/D/Install.html
>>
>> I wonder why he had to do manual work like running xattr. Is that expected on OSX?
>
> Looks like they're now requiring that apps be signed with the developer's account, which I'm guessing the dmd dmg isn't:
>
> http://stackoverflow.com/questions/24176378/why-my-dmg-is-not-getting-opened-without-asking-security-popup
Downloading the zip is still the most simple and easy way, IMHO...
Not a single problem on 10.10...
---
Paolo
|
November 13, 2014 Re: Experience report on installing dmd 2.066.1 on OSX | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ali Çehreli | On Wednesday, 12 November 2014 at 22:38:56 UTC, Ali Çehreli wrote:
> A friend of mine installed dmd on OSX and recorded his experiences:
>
> http://cap-lore.com/Languages/D/Install.html
>
> I wonder why he had to do manual work like running xattr. Is that expected on OSX?
>
> Thank you,
> Ali
It is blocked initially as it's not from an "identified developer", but going to security options gives you a one-time opt-out to let it through. Alternatively, you can permanantly reduce your security settings. That's just how OS X works these days.
|
Copyright © 1999-2021 by the D Language Foundation