Installing RPM package with relocation
List the files in RPM:
rpm -qpl lynx-2.8.4-2.aix5.1.ppc.rpm
Then relocate needed directories with -relocate option:
rpm -i --relocate /opt/freeware=/home/wasadmin/lynx/opt/freeware /usr/bin=/home/wasadmin/lynx/bin --root /home/wasadmin/lynx/ lynx-2.8.4-2.aix5.1.ppc.rpm
No comments:
Post a Comment