Operating System - HP-UX
1830050 Members
29053 Online
109998 Solutions
New Discussion

how to specify links with relative paths in PSF

 
madhavabk
Regular Advisor

how to specify links with relative paths in PSF

Hi All,
I am finding it difficult to implement relative links creation through PSf file.

Whatever links i need to create should depend on the location of another directory. When i relocate my depot the directory path will change.
I need link to be created with this new path rather than with fixed path.

Secondly i am not able to do swlist if some dummy product is available in the directory from where i run swlist command.

Thanks,
Madhava
1 REPLY 1
Dennis Handly
Acclaimed Contributor

Re: how to specify links with relative paths in PSF

1) If you want your relative paths to vary depending on where your product is installed, you'll have to have a postinstall control script. Links in a PSF are either absolute or relative to the directory.

2) I'm not sure of your problem. If you want to pass a regular expression, you must quote it.