site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com User-agent: Mutt/1.4.2.1i On Mon, Aug 14, 2006 at 09:34:17AM -0700, Luke Bellandi wrote:
On Aug 12, 2006, at 6:58 AM, Walter wrote:
My app requires the user to install X11 from the OSX install disks. Is there something I can include in my installer so the user is not required to find their install disks? Can I include X11 in my installer? If yes, how?
Apple makes this available separately from the install discs. You can put in a requirement check that will prevent your software from being installed if X11 is not installed on the system. In your error message, you can redirect the user to Apple's web-page to download the X11 package (http://www.apple.com/downloads/macosx/apple/x11formacosx.html ). Tell them to install that, then to install your software.
Unless something has changed quite recently, the X11 downloadable from that site is for 10.3 only, and the one for 10.4 is only available on the Tiger installer disks. dan -- Daniel Macks dmacks@netspace.org http://www.netspace.org/~dmacks _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Daniel Macks