{"id":413,"date":"2010-05-26T21:48:49","date_gmt":"2010-05-26T20:48:49","guid":{"rendered":"http:\/\/www.any-where.de\/blog\/?p=413"},"modified":"2010-05-26T21:49:33","modified_gmt":"2010-05-26T20:49:33","slug":"citrix_client_on_ubuntu_10_64_bit","status":"publish","type":"post","link":"https:\/\/www.any-where.de\/blog\/citrix_client_on_ubuntu_10_64_bit\/","title":{"rendered":"Citrix Client on Ubuntu 10, 64 Bit."},"content":{"rendered":"<p>Unfortunately, there is no 64 Bit package for the Citrix client 11. So, it is a smaller challange to install the client using 32 bit libraries. There are a couple of nice tutorials on the net. The one which helped me most was the <a href=\"http:\/\/icanhaslinux.com\/2009\/02\/02\/howto-install-citrix-ica-client-on-ubuntu-810-64-bit\/\" target=\"_self\">how to by I can has linux<\/a>. Basically it describes, that one should download the current 32 Bit Linux client from the <a href=\"http:\/\/www.citrix.com\/English\/ss\/downloads\/details.asp?downloadId=3323&amp;productId=186&amp;c1=sot2755&amp;c2=ost1349860\" target=\"_self\">Citrix Download Page<\/a>. After running the basic installation you&#8217;ll need to download the <a href=\"http:\/\/packages.ubuntu.com\/intrepid\/i386\/libmotif3\/download\" target=\"_self\">Motif 32Bit Libraries,<\/a> extract its files using <em>ar<\/em> and copy its libs to \/usr\/lib32 on your Ubuntu system.<\/p>\n<p>But I still had a few issues installing the client: A symbolic link called <em>libXm.so.4<\/em> was missing in the first place. To fix that, I did the following:<\/p>\n<pre>cd \/usr\/lib32\r\nsudo ln -s libXm.so.3.0.2 libXm.so.4<\/pre>\n<p>Now, I was able to start the client: <em>\/usr\/lib\/ICAClient\/wfcmgr<\/em><\/p>\n<p><strong>Trouble connecting via SSL<\/strong><\/p>\n<p>But when I tried to connect to a SSL Host, the connection broke telling me that To fix this, 2 steps are required. <a href=\"http:\/\/www2.slac.stanford.edu\/computing\/windows\/services\/citrix\/linux_client.htm\" target=\"_self\">Download the certification files<\/a>. Now, move the files to \/usr\/lib\/ICAClient\/keystore\/cacerts or whatever the installation directory of your client installation is.<\/p>\n<p>After that, Citrix client and connecting SSL hosts worked like a charm.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Unfortunately, there is no 64 Bit package for the Citrix client 11. So, it is a smaller challange to install the client using 32 bit libraries. There are a couple of nice tutorials on the net. The one which helped me most was the how to by I can has linux. Basically it describes, that &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.any-where.de\/blog\/citrix_client_on_ubuntu_10_64_bit\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Citrix Client on Ubuntu 10, 64 Bit.&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[62,12],"tags":[135,134,68],"class_list":["post-413","post","type-post","status-publish","format-standard","hentry","category-internet","category-linux","tag-64bit","tag-citrix","tag-ubuntu"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.any-where.de\/blog\/wp-json\/wp\/v2\/posts\/413","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.any-where.de\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.any-where.de\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.any-where.de\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.any-where.de\/blog\/wp-json\/wp\/v2\/comments?post=413"}],"version-history":[{"count":4,"href":"https:\/\/www.any-where.de\/blog\/wp-json\/wp\/v2\/posts\/413\/revisions"}],"predecessor-version":[{"id":417,"href":"https:\/\/www.any-where.de\/blog\/wp-json\/wp\/v2\/posts\/413\/revisions\/417"}],"wp:attachment":[{"href":"https:\/\/www.any-where.de\/blog\/wp-json\/wp\/v2\/media?parent=413"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.any-where.de\/blog\/wp-json\/wp\/v2\/categories?post=413"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.any-where.de\/blog\/wp-json\/wp\/v2\/tags?post=413"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}