tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: wfica search only /usr/lib



On Thu, Jul 26, 2012 at 03:12:55PM +0200, Maurizio Caloro wrote:
> 
> Try to use Citrix Receiver 12.x and have following question
> i know that all Pakages installed in "/usr/pkg/lib".
> 
> X86_D530# ldd /usr/pkg/lib/ICAClient/wfica

Run 'objdump -p /usr/pkg/lib/ICAClient/wfica' and look at the
NEEDED and RPATH entries to work out where it will be looking for
libraries.

And/or run 'ktrace /usr/pkg/lib/ICAClient/wfica; kdump' to
see exactly which filenames are tried.

        David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index