Operating System - HP-UX
1836475 Members
2303 Online
110101 Solutions
New Discussion

Re: 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.