Buy anything from HongKong - Dealextreme

You can buy any kind of electronic gadgets from DealExtreme with free shipping option.
Please visit DealExtreme for very low prices.
Here is the link to the site : www.dealextreme.com

28 February 2011

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: