On Thu, Apr 15, 1999 at 04:59:41PM +0200, Peter Niessink wrote: > I'm a novice linux user, coming the spoiled-brat world of M$ ;-) > Has anyone gotten Citrix ICA (as avaliable from http://www.citrix.xom) for > Linux running succesfully on Debian 2.0 ? So far i'm getting problems > installing it because it is missing obscure libraries (i've already gott > libc5 installed for backward compatability) but it is requiring components > that i cannot relate to any package.
Runs fine here. [4:16pm] [EMAIL PROTECTED]:/usr/local/ICAClient> ldd wfcmgr libXpm.so.4 => /usr/lib/libc5-compat/libXpm.so.4 (0x4000c000) libSM.so.6 => /usr/lib/libc5-compat/libSM.so.6 (0x4001a000) libICE.so.6 => /usr/lib/libc5-compat/libICE.so.6 (0x40023000) libXmu.so.6 => /usr/lib/libc5-compat/libXmu.so.6 (0x40038000) libXt.so.6 => /usr/lib/libc5-compat/libXt.so.6 (0x4004a000) libX11.so.6 => /usr/lib/libc5-compat/libX11.so.6 (0x4008c000) libc.so.5 => /lib/libc.so.5 (0x4012a000) libXext.so.6 => /usr/lib/libc5-compat/libXext.so.6 (0x401e8000) You need to install some packages from the oldlibs section to supply the libc5-compat libraries. Use ldd on the binary to see which libraries are missing on your system. Hamish -- Hamish Moffatt VK3TYD. CCs of replies from mailing lists are welcome.