why use sudo ? make install directory writable by you and avoid sudo the usage of sudo would get WO preferences from root user instead of you.
prefs are in ~/Library/Application Support/WOLips/wolips.properties and your ~ if different from root ~ Amedeo > On 23/gen/2015, at 23:13, Theodore Petrosky <tedp...@yahoo.com> wrote: > > I wanted to clean up a bit (that’s always a recipe for problems) and I wanted > to create a branch to be able to create pull requests, yada yada. > > So, I reForked wonder (to have the mostest uptodate), cloned to my machine. > so far so good. > > In the terminal I cd to the folder: cd Repository/WonderSource then: > > ant frameworks > > and got the wonderful: > > > BUILD SUCCESSFUL > Total time: 34 seconds > > so I typed: > > sudo ant frameworks.install > > but now I get: > > sudo ant frameworks.install > Password: > Buildfile: /Users/asacksadmin/Repository/WonderSource/build.xml > > frameworks.install: > > frameworks.all: > > patch.frameworks.54: > > ERJars.all: > > global.environment: > > global.properties: > > global.framework.install: > > BUILD FAILED > /Users/asacksadmin/Repository/WonderSource/build.xml:18: The following error > occurred while executing this line: > /Users/asacksadmin/Repository/WonderSource/Build/build/build.xml:1517: The > following error occurred while executing this line: > /Users/asacksadmin/Repository/WonderSource/Build/build/build.xml:1508: The > following error occurred while executing this line: > /Users/asacksadmin/Repository/WonderSource/Build/build/build.xml:66: The > following error occurred while executing this line: > /Users/asacksadmin/Repository/WonderSource/Build/build/generic.xml:526: > /var/root/Roots/ERJars.framework does not exist. > > But the folder is wrong. the build process created the Roots folder at the > top level of the logged in user (/Users/asacksadmin/Roots), not > /var/root/Roots > > I’ve never had this problem before so something must have changed. > which property file controls where ant will put the build files/folders. > > Of course, the quick and dirty solution is to put create a folder > /var/root/Roots and create symbolic links to the contents of the original > Roots folder. At least I got the frameworks installed. But I can not figure > out where this property is to fix it correctly. > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/amedeomantica%40me.com > > This email sent to amedeomant...@me.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com