pkgadd with a selected order

I use "pkgadd -d file.pkg" to install. There are 6 instances.I want to install some part of them according to my order selected.But, generally those selected instances were installed with a dict order.How to install them with my order?
[263 byte] By [FengGUO] at [2007-11-26 11:31:55]
# 1
Run it multiple times:pkgadd -d file.pkg pkg5pkgadd -d file.pkg pkg3pkgadd -d file.pkg pkg6pkgadd -d file.pkg pkg2pkgadd -d file.pkg pkg1pkgadd -d file.pkg pkg4-- Darren
Darren_Dunham at 2007-7-7 3:47:45 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...