• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Workaround: Deploy 5.3.1 on Other Platforms
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Workaround: Deploy 5.3.1 on Other Platforms


  • Subject: Re: Workaround: Deploy 5.3.1 on Other Platforms
  • From: Art Isbell <email@hidden>
  • Date: Fri, 9 Dec 2005 11:32:38 -1000

On Dec 9, 2005, at 10:48 AM, Cliff Tuel wrote:

1. Download Xcode 2.1 (not 2.2) from <http://connect.apple.com/> to an OS X
machine. Mount the disk image, but do not install.


2. Download Pacifist from <http://www.charlessoft.com/>.

3. Use Pacifist to open Packages/WebObjectsRuntime.pkg and extract
"License.key".  Use this all-platform key with 5.3.1.

For those of you who would rather not use Pacifist, a shareware app, you should be able to extract License.key using pax:


pax -zf path/to/Packages/WebObjectsRuntime.pkg/Contents/ Archive.pax.gz | grep 'License.key'

should return the License.key path in the pax archive (assume that it's ./System/Library/Frameworks/JavaWebObjects.framework/Resources/ License.key).

Then use this path to extract License.key:

pax -zrnf path/to/Packages/WebObjectsRuntime.pkg/Contents/ Archive.pax.gz ./System/Library/Frameworks/JavaWebObjects.framework/ Resources/License.key

which should be System/Library/Frameworks/JavaWebObjects.framework/ Resources/License.key relative to the current directory.

But I haven't actually tried this, so you may want to wade through the pax man page first or pay for Pacifist after looking at the pax man page :-)

Aloha,
Art

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Workaround: Deploy 5.3.1 on Other Platforms
      • From: Gaastra Dennis - WO Lists <email@hidden>
References: 
 >Workaround: Deploy 5.3.1 on Other Platforms (From: Cliff Tuel <email@hidden>)

  • Prev by Date: Re: Reporting form errors to the user
  • Next by Date: Re: Workaround: Deploy 5.3.1 on Other Platforms
  • Previous by thread: Workaround: Deploy 5.3.1 on Other Platforms
  • Next by thread: Re: Workaround: Deploy 5.3.1 on Other Platforms
  • Index(es):
    • Date
    • Thread