Tiny Core Extensions > TCE Tips & Tricks

How to install Citrix Receiver in TC?

<< < (4/5) > >>

Synergy:
Wow. Heroic response times :-) Thanks, 'tis Working!

hcayero:
Hi,

what about the citrix receiver 13?

I tried to install it from the rpm package as well as from the tar.gz but with no success.
     ICAClient-13.0.0.256735-0.i386.rpm
     ctxusb-2.4.256735-1.i386.rpm
     linuxx86-13.0.0.256735.tar.gz

I meet all the prerequisites except for libxerces-c 3.1.

When I run /opt/Citrix/ICAClient/selfservice it asks me for the libpng12.so.0 which I cannot find anywhere.

I  also have a Debian virtual machine that works fine, and I can locate the missing lib at:
/lib/i386-linux-gnu/libpng12.so.0


hcayero:
Hi,
I found libpng12.so.0 at all previous releases before 5.x, so I am trying with v4.7.7.

For now I made this short script:

   export http_proxy="http://proxyUser:password@proxy.dom.int:8080"

   tce-load -wi webkit.tcz
   tce-load -wi gtk2.tcz
   tce-load -wi Xorg-7.6-lib.tcz
   tce-load -wi libxml2.tcz

   rpm -i ICAClient-13.0.0.256735-0.i386.rpm
   rpm -i ctxusb-2.4.256735-1.i386.rpm
   cd /opt/Citrix/ICAClient/config
   ln ../nls/es/appsrv.ini appsrv.ini
   ln ../nls/es/module.ini module.ini
   ln ../nls/es/wfclient.ini wfclient.ini

/opt/Citrix/ICAClient/selfservice shows the access windows correctly.
/opt/Citrix/ICAClient/wfica complains about UTF.8 or UTF.16

To do:
* meet the rest of the requirements:
   * libxerces-c 3.1
   * libcurl 7.21.0 (compiled with OpenSSL support)
   * LibPCSCLite 1.5.6
   * Sound (Alsa or OSS)
* have flash working
* convert it to PXE

For now it weights 55MB.

Rich:
Hi hcayero
libpng12  was recompiled for 5.x. I think it's now  libpng16.

hcayero:
Thanks Rich,

What about libxerces-c 3.1?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version