免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 624 | 回复: 0
打印 上一主题 下一主题

install citrix in linux [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-06-29 18:42 |只看该作者 |倒序浏览

1. Download Citrix 9.0 client for Linux (RPM version):
http://www.citrix.com/site/SS/downloads/details.asp?dID=2755&downloadID=3323#top
2. Install addtional libraries:
apt-get install libxaw6 libmotif3
3. Link libXm.so.3 so wfcmgr.bin can see it (bug in Citrix client):
ln -s /usr/X11R6/lib/libXm.so.3 /usr/lib/libXm.so.3
4. Convert .rpm to .deb using alien command:
sudo alien ICAClient-9.0-1.i386.rpm
5. Install newly created icaclient_9.0-2_i386.deb file:
sudo dpkg -i icaclient_9.0-2_i386.deb
6. Copy over plugins for Firefox/Mozilla:
sudo ln -s /usr/lib/ICAClient/npica.so /usr/lib/mozilla/plugins/npica.so
sudo ln -s /usr/lib/ICAClient/npica.so /usr/lib/mozilla-firefox/plugins/npica.so
You may have to do the following if using older Citrix Server
1. Configure ICAClient:
sudo /usr/lib/ICAClient/wfcmgr -icaroot /usr/lib/ICAClient
2. Goto the Tools menu and choose settings.
3. Select Server Location from the selection bar.
4. Goto Network Protocol selection bar and change it to TCP/IP and click the Apply button.
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/14220/showart_331179.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP