I always get the "warning: 'includeantruntime' was not set" error. It happened 
at an ant upgrade somewhere but doesn't impact framework building. On writing 
to your framework path:. Eclipse runs as your user, so the target directory 
either needs to be writable by that user or by  a group that user belongs to - 
like 'admin' if the user is an admin user. Here is the ownership and 
permissions on my framework directory.

I use this directory for my WO frameworks:

/usr/local/webobjects/Library/Frameworks/

The permissions are set like:

drwxrwxr-x  82 root  admin  2788 Jul 20 15:56 Frameworks/

The important bits are in red.

Tim
UCLA GSE&IS

On Jul 31, 2012, at 11:25 AM, David Holt <[email protected]> wrote:

> I am having the same issues. And no, I cannot create the directory from the 
> command line. What should the permissions be?
> 
> David
> 
> 
> On 2012-07-23, at 10:22 AM, Henrique Gomes <[email protected]> wrote:
> 
>> 
>> On Jul 23, 2012, at 4:59 PM, Theodore Petrosky wrote:
>> 
>>> 
>>> BUILD FAILED
>>> /Users/asacksadmin/Documents/workspaceAS_II/ASPOOpenProjectsFW/build.xml:57:
>>>  Directory /Library/Frameworks/ASPOOpenProjectsFW.framework creation was 
>>> not successful for an unknown reason
>>> 
>>> Total time: 3 seconds
>>> 
>>> ------------------
>>> for "Unknown reason".
>> 
>> Can you create de dir on the command line?
>> 
>> $ mkdir  /Library/Frameworks/ASPOOpenProjectsFW.framework 
>> 
>> HG
>> 
>> 
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      ([email protected])
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/programmingosx%40mac.com
>> 
>> This email sent to [email protected]
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/lists%40thetimmy.com
> 
> This email sent to [email protected]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to