[ale] [SOLVED] Unable to Run Citrix x86_64, missing libXaw.so.7

Jim Kinney jim.kinney at gmail.com
Mon Jan 26 16:19:56 EST 2009


The 32/64 bit dual lib shuffle. I have found that most closed-source,
commercial products are barely usable on 64-bit Linux because of the
hard coded lib needs. Sometimes a symlink to the 64-bit lib works.
Sometimes it causes a crash.

yum install libXaw.i386 works if the base/updates.repo is tweaked to
include an additional i386 arch. Basically block copy the original one
and replace $arch with i386 in the block.

2009/1/26 Marc Ferguson <marcferguson at gmail.com>:
> Hi,
>
> I'm running Fedora 10 x86_64 and I'm trying to run Citrix Presentation
> server Clients for UNIX Version 10.x.  When I try to run it, it basically
> says I'm missing libXaw.so.7.  I found the solution, but I wanted to post
> this for reference.  Basically you need to install libXaw.i386 even though
> libXaw.x86_64 is present.
>
> [marc at unicron ICAClient]$ ldd wfica
>     linux-gate.so.1 =>  (0x00110000)
>     libXaw.so.7 => not found
>     libXt.so.6 => /usr/lib/libXt.so.6 (0x0012a000)
>     libX11.so.6 => /usr/lib/libX11.so.6 (0x06b6e000)
>     libdl.so.2 => /lib/libdl.so.2 (0x0036f000)
>     libpthread.so.0 => /lib/libpthread.so.0 (0x00376000)
>     libc.so.6 => /lib/libc.so.6 (0x001f9000)
>     libXext.so.6 => /usr/lib/libXext.so.6 (0x00184000)
>     libSM.so.6 => /usr/lib/libSM.so.6 (0x00df5000)
>     libICE.so.6 => /usr/lib/libICE.so.6 (0x00546000)
>     libxcb-xlib.so.0 => /usr/lib/libxcb-xlib.so.0 (0x001b0000)
>     libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00b2a000)
>     /lib/ld-linux.so.2 (0x001d4000)
>     libXau.so.6 => /usr/lib/libXau.so.6 (0x00195000)
>     libuuid.so.1 => /lib/libuuid.so.1 (0x00540000)
>     libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x001b9000)
>
> I then do a search to see if I have this library installed.
>
> [marc at unicron ICAClient]$ sudo yum install libXaw
> Loaded plugins: refresh-packagekit
> Setting up Install Process
> Parsing package install arguments
> Package libXaw-1.0.4-3.fc10.x86_64 already installed and latest version
> Nothing to do
>
>
> --
> Marc F.
>
> www.fergytech.com
> Registered Linux User: #410978
>
> "When life gives me lemons... I make Linuxaide, hmm good stuff!" -Marc F.
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
>
>



-- 
-- 
James P. Kinney III


More information about the Ale mailing list