/usr/xpg4/bin sparse in non-global zone on solaris 11
Anyone know why /usr/xpg4/bin is sparse on non-global zones on solaris 11. I ran into an issue installing ColdFusion on a non-global zone where the binary installation was failing due to missing commands on /usr/xpg4/bin. As a test I copied xpg4/bin from the global zone and that fixed the issue but it made me wonder if there might be a less "hacky" way to fix that; ie... install addl packages or worse yet, if there is a reason whereby that is an undesirable work around.
0