Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started 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?
-
The compiletc extension will install a full compiling environment. Xorg-7.4-dev is additionally needed for graphical stuff like the openmotif toolkit.
-
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
-
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) >:(
-
Why not use the lesstif extension? It's supposed to be source-compatible with motif..
-
@curaga: thanks for that nice hint, will try it out!
-
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.
-
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.
-
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?
-
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 ?