Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: amorphous on August 14, 2009, 02:39:58 PM

Title: CITRIX ICA Client?
Post by: amorphous on August 14, 2009, 02:39:58 PM
I am curious if anyone has created an extension that can be used (or is) the citrix ICA client?

I see openmotif is required for ica client. How would someone go about installing this being that it isn't a default TCE app?

I suspect you will answer install from source. If that is the case then what extensions are required to partake in that adventure?
Title: Re: CITRIX ICA Client?
Post by: curaga on August 15, 2009, 02:38:03 PM
The compiletc extension will install a full compiling environment. Xorg-7.4-dev is additionally needed for graphical stuff like the openmotif toolkit.
Title: Re: CITRIX ICA Client?
Post by: gutmensch on September 01, 2009, 06:05:51 PM
I just gave it a shot and you will additionally to this at least freetype, xproto-print, libXp headers/libs for openmotif too.

[edit] seems to be a problem though, still investigating ;) [/edit]

Best regards,
Robert
Title: Re: CITRIX ICA Client?
Post by: mrrobbi on September 02, 2009, 01:59:29 PM
Plus, the requirements OpenMotif gives you in their iinstructions for compiling from source are, mildly speaking, prohibitive unless one is really really into hacking the TC configuration. The list of variables to check alone is fairly long.
It would be soooo useful to have this, but I think this is just beyond my capabilities (tried a dozen times or so, after which my TC installation started to behave strange - it's probably broken now) >:(
Title: Re: CITRIX ICA Client?
Post by: curaga on September 04, 2009, 04:13:29 PM
Why not use the lesstif extension? It's supposed to be source-compatible with motif..
Title: Re: CITRIX ICA Client?
Post by: gutmensch on September 08, 2009, 02:08:47 PM
@curaga: thanks for that nice hint, will try it out!
Title: Re: CITRIX ICA Client?
Post by: receptus on September 09, 2009, 12:04:21 PM
Why not use the lesstif extension? It's supposed to be source-compatible with motif..
Because, sadly, it doesn't work.
Citrix clients are known to only work with OpenMotif. You can make it run, sort of, with lesstif, but you'll get a lot of garbled application windows - mainly just grey blobs.
Title: Re: CITRIX ICA Client?
Post by: si_hussain1 on September 10, 2009, 06:19:21 AM
Hi,
   I faced the same problem too. Perhaps you can try an older version of citrix client which i did and it worked. Had to do some tweaks ,but the end result was fine.

Title: Re: CITRIX ICA Client?
Post by: tclfan on September 11, 2009, 09:32:01 AM
Hi,
   I faced the same problem too. Perhaps you can try an older version of citrix client which i did and it worked. Had to do some tweaks ,but the end result was fine.
Could you please elaborate in details how to accomplish this? Is this something that can be packaged as tce/tcz?
Title: Re: CITRIX ICA Client?
Post by: si_hussain1 on October 23, 2009, 06:21:54 AM
Sorry for a later reply.
Here is what i did . I unzip the ICA client. first dependency it requires is libXp.so.6 which can be obtained from libxp6.tcel extension. and then i launched wfcmgr. and it worked straight away without much of a problem. what problem are you facing ?