Changes for page Building and Installing a Framework with Ant
                  Last modified by Markus Ruggiero on 2025/10/24 16:16
              
      
      From version  44.1 
    
    
              edited by Steve Peery
        
on 2012/10/23 23:20
     on 2012/10/23 23:20
      Change comment:
              There is no comment for this version
          
         
      To version  45.1 
    
    
              edited by Steve Peery
        
on 2012/10/23 23:30
     on 2012/10/23 23:30
      Change comment:
              There is no comment for this version
          
         Summary
- 
          Page properties (1 modified, 0 added, 0 removed)
 
Details
- Page properties
 - 
      
- Content
 -   
... ... @@ -57,8 +57,9 @@ 57 57 Directory /Library/WebObjects/Versions/WebObjects543/Library/Frameworks/YourFramework.framework 58 58 creation was not successful for an unknown reason. 59 59 {noformat} 60 -Give write access to the directory with th is command in Terminal:60 +Give write access to the directory with these commands in Terminal: 61 61 sudo chmod 757 /Library/WebObjects/Versions/WebObjects543/Library/Frameworks/ 62 +sudo chmod 757 /Library/WebObjects/Versions/WebObjects543/Library/WebObjects/Applications 62 62 63 63 {{/note}} 64 64