• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: what did I break with ant?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: what did I break with ant?


  • Subject: Re: what did I break with ant?
  • From: Theodore Petrosky <email@hidden>
  • Date: Mon, 23 Jul 2012 13:07:18 -0700 (PDT)

>
>     chown -R `whoami` /Library/Frameworks
>


Thank you that worked. I have no idea how the directory got hosed.

Ted

--- On Mon, 7/23/12, Maik Musall <email@hidden> wrote:

> From: Maik Musall <email@hidden>
> Subject: Re: what did I break with ant?
> To: "Theodore Petrosky" <email@hidden>
> Date: Monday, July 23, 2012, 12:48 PM
>
> Am 23.07.2012 um 17:59 schrieb Theodore Petrosky:
> > BUILD FAILED
> >
> /Users/asacksadmin/Documents/workspaceAS_II/ASPOOpenProjectsFW/build.xml:57:
> Directory /Library/Frameworks/ASPOOpenProjectsFW.framework
> creation was not successful for an unknown reason
>
> Most likely a permission problem. If the directory
> /Library/Frameworks/ASPOOpenProjectsFW.framework already
> exists, do
>
>     chown -R `whoami`
> /Library/Frameworks/ASPOOpenProjectsFW.framework
>
> otherwise do
>
>     chown `whoami` /Library/Frameworks
>
> or even
>
>     chown -R `whoami` /Library/Frameworks
>
> to fix all problems of that sort for the future.
>
> Maik
>
>

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Prev by Date: Re: Adaptor problem with SSL on Ubuntu [SOLVED]
  • Next by Date: Re: App won't start, no logs
  • Previous by thread: Re: what did I break with ant?
  • Next by thread: Improvements to deployment tools
  • Index(es):
    • Date
    • Thread