Hi list,
I just bought a new macbook and I am configuring it to continue developing our projects, this is the first computer with Leopard in our company, all of our projects works with WebObjects 5.3 so I am looking for a way to do so.
I found a tutorial here
I am trying the following method
Alternative 5.3 / 5.4 development method
It says:
"The woswitch script can be used as an alternative method to installing and using WO 5.3 for development, without the need to touch or move any of the installed WO 5.4 frameworks. This script will download and install the WebObjects 5.3.3 runtime into /Developer/WebObjects53 and maintain two copies of your ~/Library/wobuild.properties so you can quickly switch WOLips development between the two different runtime versions.
To use the script for the first time, ensure that you have WebObjects 5.4 installed, and have run WOLips at least once to create your ~/Library/wobuild.properties file. Also ensure that the script has been set executable with chmod +x woswitch"
I installed the Developer tools including WebObjects from the Mac OS X 10.5 DVD. So I thing that WebObjects is 5.4.
I ran eclipse and opened the WOLips perspective.
Then I tried the woswitch script to change to WebObjects 5.3. It downloaded WebObjects5.3.3Update.dmg but after that I get the following message:
Setting wolips properties for WebObjects 5.3 cp: /Users/dev3/Library/wobuild.properties53: No such file or directory cp: /Users/dev3/Library/Application Support/WOLips/wolips.properties53: No such file or directory
Did I miss something.
Any help will be appreciated.
Miguel Angel Torres Avila |