site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On Aug 12, 2006, at 6:58 AM, Walter wrote: Hi, - Luke Walter _______________________________________________ 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/luke%40apple.com _______________________________________________ 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... 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. This email sent to luke@apple.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Luke Bellandi