Operating System - HP-UX
1823058 Members
3097 Online
109645 Solutions
New Discussion

relocatable links creation through PSF file

 
madhavabk
Regular Advisor

relocatable links creation through PSF file

Hi All,
I would like to create a link file xyz with a abc file getting installer through a depot.

So i have an entry to install abc file in PSF. and i am planning to have an entry to describe xyz link file type also in same PSF. My PSF content looks like this.

file /source/mysouce/abc /tmp/mysource/abc
file -t s abc xyz

This creates link correctly when we install in default location. But it creates wrong link when i relocate this package to some other location. But relocation for all files happens correctly not for links.

Now i would like to get some solution for this with out doing this kind of work in Postinstall scripts. How to do can any one help me???

Thanks,
Madhava