I downloaded the Citrix receiver for Linux 13.0 (I'm running Ubuntu 13.10 64bits) from http://www.citrix.com/downloads/citrix-receiver/linux/receiver-for-linux-130.html.
I unpacked it using alien, but when I tried to open the receiver from the command line (as explained in the documentation) by typing /opt/Citrix/ICAClient/selfservice it told me "Command not found". I tried to navigate to the folder from the graphical interface: I could see the file (which is of type application/x-executable) but when I double clicked on it nothing happened!
I tried to right click and check the permissions: the executable case was ticked but it told me that I cannot modify anything because I am not the owner... I also tried chmod from the command line but nothing changed. Does anybody know why this is happening?