Re: Upgrading WO 5.2.4 to WO5.3
Graham J Lee <[email protected]> Mon, 14 Aug 2006 17:03:53 +0100
| Newsgroups | gmane.comp.web.webobjects.admin |
|---|---|
| Message-ID | <[email protected]> |
On 14/8/06 16:56, John Pollard wrote: > I am using WO5.2.4 for development and deployment and need to upgrade to > WO5.3. I am using XCode 2.0. > > Must/should I install XCode 2.4 in order to upgrade to WO5.3 There's a WebObjects package on the Xcode installer disk image, which may work independently but I've never tried that... > > Our deployed systems are running on Mac OS X Client so will also need an > upgrade. Is my only way to upgrade these also to install XCode 2.4? Can > this be done remotely from the command line (I have ssh access to our > servers)? > Yes you can do this, having ssh'd as an admin user: $ hdiutil attach /path/to/XcodeTools.dmg $ sudo installer -pkg /Volumes/Xcode\ Tools/WebObjects.pkg -target / Password: [make some coffee] $ hdiutil detach /Volumes/Xcode\ Tools it may actually be "WebObjects.mpkg" instead of .pkg, I can't remember that bit at the moment and don't have an Xcode installer disk to verify. -- Graham Lee UNIX Systems Manager, Oxford Physics Practical Course http://iamleeg.blogspot.com/