Translate

Thursday, November 16, 2023

 AIX manually install package

1. copy the bvv.z files to a directory /tmp/bvv

# cd /tmp/bvv

#uncompress *

#inutoc .

#installp -d . -L       ---list all the packages inside the /tmp/bvv

# installp -d . fileset-name         ---fileset-name we get from previous step


No comments:

Post a Comment