Su, Tao wrote: > I downloaded > http://hub.opensolaris.org/bin/download/Project+pkg/Mirroring/SUNWipkg%2Domni.i386.pkg.gz > And installed it successfully. > > When I did step 2, > # mkdir /export/pkg > # pkgsend -s file:///export/pkg create-repository > > I got the following error message. Anything wrong I am doing? > # mkdir /export/pkg > # pkgsend -s file:///export/pkg create-repository > pkgsend: unknown subcommand 'create-repository'
Step 2 has two parts, depending on what version of pkg(5) you're using. The part that you ran is for 2009.06 bits or later, but the package linked from that page is much older. You should run the second portion of step 2 instead. Or just run a recent version of OpenSolaris; it would likely be much easier. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
