View Single Post
  #3   (View Single Post)  
Old 30th September 2008
roundkat roundkat is offline
Shell Scout
 
Join Date: May 2008
Posts: 115
Default

Quote:
Originally Posted by nacredata View Post
How do I install a package in a non-global zone? The same command which works in the base install seems to fail when I zlogin and then run the command.
It depends on the package, where it wants to install

i.e. installation directory

SunFreeware
/usr/local

BlastWave
/opt/CSW/

Colab (subversion packages)
/opt

Code:
pkgadd -d <package name>
is the standard way for both non-global and global...

Sparse Root Zone
shared (read only) from global (by default)
/usr
/lib
/sbin

If you provide more details, I will try to help more.

hth
rk
__________________
All posts sent on ReCycled Electrons...
Reply With Quote