Hello, I am building a meta package on 10.5 that supports 10.3 (Install Properties).
I have two packages as: 1. Package 1: works on 10.6 onwards: (Gestalt sysv >= 0x01060) 2. Package 2: works on 10.3, 10.4 and 10.5 (Gestalt sysv < 0x01060) Both the packages work fine independently. I have checked system version with Gestalt as shown above in the requirements section for individual addition. The meta-package installs desired files on 10.4, 10.5 and 10.6. Thus Gestalt check works fine on 10.4, 10.5 and 10.6. But on Panther (10.3) when I try to install this meta-package, both the packages are read one by one. Package-2 passes the check and shows the installation screen. But immediately the screen shows ³Package-1 can not be installed on this computer² message. Thus ending with only ³close² button left to select. Changing the sequence of packages addition has no effect on this result. Does anyone has seen such problem before? Please suggest me how should I proceed with the package maker. -- Thanks and Regards, Sparta... _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com