NetBSD-Users archive

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

Re: Difference in implementation of Linux implementation or bug (ICAclient)?



On Fri, 25 Mar 2011, Tomas Bodzar wrote:
However it's not running automatically. 'ldd wfica' shows that only
two libraries were
found even when all needed libraries are available in system. Either
under Linux
emulation provided with suse package or in base Xorg.

[snip]

On NetBSD I must create symbolic links for most of them pointing to
/usr/lib.
I'm worried about future confusion for some native apps on NetBSD if I
start
with that approach as linking those libraries to /emul/linux proper
subdirectories
doesn't help with detection.

You cannot mix native and Linux libraries, so make sure you have all the
relevant Linux libraries in your /emul/linux tree. A good place to start
would be to install citrix_ica from pkgsrc (v10.6) and work from there.

Was looking for them with locate/find and all of them are available
either in base Xorg or suse_x11

As I say, you must ignore base Xorg. You need the Linux libraries and using pkgsrc to install citrix_ica will ensure you have the right ones.

--
Stephen



Home | Main Index | Thread Index | Old Index