LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Citrix ICA 13.6 in 14.2/current? (https://www.linuxquestions.org/questions/slackware-14/citrix-ica-13-6-in-14-2-current-4175612027/)

slackerDude 08-15-2017 08:12 PM

Citrix ICA 13.6 in 14.2/current?
 
Anyone installed ICA13.6 (or 13.4/13.5) in 14.2 or current?

What did you do/how did you configure it?

I have 13.3 working. 13.5 just segfaults, and so does 13.6 when trying to run wfica. 13.3 had "setupwfc", 13.5/13.6 don't seem to.

I can run 13.3 just "wfica" and it gives me some kind of error message. 13.5/13.6 (and 13.4, IRRC) just segfault before even getting to an error.

A common error message is:
Error: 75 (E_DYNLOAD_FAILED)
Error: 77 (E_ENTRY_POINT_NOT_FOUND)

Gtk-WARNING **: Error loading icon form file '/icons/receiver.png': Failed to open file '/icons/receiver.png'.

I have a "wfica.sh" wrapper which sets ICAROOT and LD_LIBRARY_PATH, but neither of these seems to make a difference.

Thanks for any help - need to upgrade to at least 13.4, or I'll have to start using my windows laptop for work and that will suck (or find a way to disable fullscreen mode at least!).

I guesss I could try VirtualBox -> Win7 -> Citrix for Windows, but that would suck..

Fluffy 08-16-2017 06:38 AM

I don't have any experience with Citrix but is this Citrix Receiver we're talking about? I just downloaded reciever 13.6 64bit from the citrix website and everything seems to run perfectly fine; can't set it up and really run it though.

One good piece of advice I can give is to run ldd on the binaries/shared libraries and make sure you have all the dependencies.

slackerDude 08-16-2017 11:34 AM

Yes, Citrix Receiver.

Thanks for the hint, I have done ldd on the binary (at least for 13.5) and all the dependencies were matched. I even did "ln -s" for all the .lib files into /lib, since it seemed to be looking for them there..

13.3 works more or less out of the box, and starting with 13.4, they seemed to have changed everything.

I tried "rpm2tgz" and installpkg for 13.6, and that didn't work either..


All times are GMT -5. The time now is 01:02 PM.