tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wfica search only /usr/lib
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
/usr/pkg/lib/ICAClient/wfica:
-ldl.2 => not found
-lasound.2 => not found
-lgthread-2.0.0 => not found
-lrt.1 => not found
-lgtk-x11-2.0.0 => not found
-lgdk-x11-2.0.0 => not found
-latk-1.0.0 => not found
-lm.6 => not found
-lpango-1.0.0 => not found
-lcairo.2 => not found
-lgobject-2.0.0 => not found
-lgmodule-2.0.0 => not found
-lglib-2.0.0 => not found
-lc.6 => not found
-lX11.6 => not found
-lXext.6 => not found
-lXrender.1 => not found
-lXinerama.1 => not found
-lpangocairo-1.0.0 => not found
-lgdk_pixbuf-2.0.0 => not found
-lpthread.0 => /usr/lib/libpthread.so.0
-lc.12 => /usr/lib/libc.so.12
found "wfica.sh" and add following
- "LD_LIBRARY_PATH=/usr/pkg/lib"
- "export LD_LIBRARY"
X86_D530# cat ./wfica.sh
#!/bin/sh
ICAROOT=/usr/pkg/lib/ICAClient
export ICAROOT
LD_LIBRARY_PATH=/usr/pkg/lib
export LD_LIBRARY
$ICAROOT/wfica -file $1
but i dont't have success.
please wich other possibilities exist in this case?
thanks and regards
Mauri
Home |
Main Index |
Thread Index |
Old Index