![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Ubuntu Rocks
![]() |
Howto: Install Citrix 9 Under Breezy
1. Download Citrix 9.0 client for Linux (RPM version):
http://www.citrix.com/site/SS/downlo...oadID=3323#top 2. Install addtional libraries: Code:
apt-get install libxaw6 libmotif3 Code:
ln -s /usr/X11R6/lib/libXm.so.3 /usr/lib/libXm.so.3 Code:
sudo alien ICAClient-9.0-1.i386.rpm Code:
sudo dpkg -i icaclient_9.0-2_i386.deb Code:
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 1. Configure ICAClient: Code:
sudo /usr/lib/ICAClient/wfcmgr -icaroot /usr/lib/ICAClient 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.
__________________
Mike: "The hardest questions in life are the ones worth answering" E-Mail | Blog | Gmail | technoviking on irc.freenode.net, identi.ca , and Twitter Last edited by Technoviking; November 8th, 2005 at 06:47 PM.. Reason: Added Prefix |
|
|
|
|
|
#2 |
|
Ubuntu Developer
![]() Join Date: May 2005
Location: Reno,NV
Beans: 157
Ubuntu 8.10 Intrepid Ibex
|
Re: Howto: Install Citrix 9 Under Breezy
Cool How-To! I use the citrix client quite a bit at my university and it is nice to be able to have access to it from linux. I had figured out how to alien the rpm's but it didn't realize that there were plugins for firefox. That is really cool.
-LaserJock |
|
|
|
|
|
#3 | |
|
First Cup of Ubuntu
![]() Join Date: Apr 2005
Beans: 11
|
Re: Howto: Install Citrix 9 Under Breezy
"sudo apt-get install libmotif3" returns error "Couldn't find packge libmotif3"
my sources.list: Quote:
FYI. I resolved this error by replacing the sources.list file with the one posted at http://www.psychocats.net/linux/sources.php Last edited by tncmmngs; November 26th, 2005 at 12:12 PM.. |
|
|
|
|
|
|
#4 |
|
Ubuntu Extra Shot
![]() |
Re: Howto: Install Citrix 9 Under Breezy
wow I am lovin these howto's I need to collect my favorite ones and put them together in a book so that I can share with my classmates.
__________________
In a world without walls who needs Windows?? |
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: Feb 2005
Beans: 24
Ubuntu 9.04 Jaunty Jackalope
|
Re: Howto: Install Citrix 9 Under Breezy
ok great, now that i got citrix installed, how do i configure it in linux so that i will be able to access lotus notes from home? i am able to access lotus notes from home using a windows OS. btw lotus notes is at work, but i want to access it from home.
thnx |
|
|
|
|
|
#6 | |
|
A Carafe of Ubuntu
![]() Join Date: Jun 2005
Beans: 144
|
Re: Howto: Install Citrix 9 Under Breezy
Quote:
|
|
|
|
|
|
|
#7 |
|
A Carafe of Ubuntu
![]() Join Date: Jun 2005
Location: Mordor
My beans are hidden!
Ubuntu 5.10
|
Re: Howto: Install Citrix 9 Under Breezy
I just installed the client from the citrixc website, found a required certificate and I could connect.
Danish characters, however, are not supported? I get a US keyboard and cant use my citrix connection because of this. From Windows it works perfectly. Whats wrong? |
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Dec 2005
Beans: 1
|
Re: Howto: Install Citrix 9 Under Breezy
Hi Mike,
More than a Citrix Client Bug, isn't it a problem with /etc/ld.so.conf? This file does not exist in Ubuntu, but after creating it with $ cat /etc/ld.so.conf /lib/ /usr/lib/ /usr/local/lib/ /usr/X11R6/lib/ and running ldconfig, it works perfectly. JoneJone |
|
|
|
|
|
#9 |
|
First Cup of Ubuntu
![]() |
Re: Howto: Install Citrix 9 Under Breezy
Awesome HOW-TO! I had thought that Citrix would never work on Firefox after I installed the rpm. Apparently, there are FF plugins that I missed.
A gazillion thanks! |
|
|
|
|
|
#10 |
|
First Cup of Ubuntu
![]() Join Date: Jan 2006
Beans: 5
|
Re: Howto: Install Citrix 9 Under Breezy
I got this error when trying to install the citrix client:
sudo apt-get install libxaw6 libmotif3 Reading package lists... Done Building dependency tree... Done libxaw6 is already the newest version. The following NEW packages will be installed: libmotif3 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 0B/1219kB of archives. After unpacking 3039kB of additional disk space will be used. Preconfiguring packages ... (Reading database ... 65770 files and directories currently installed.) Unpacking libmotif3 (from .../libmotif3_2.2.3-1_i386.deb) ... dpkg: error processing /var/cache/apt/archives/libmotif3_2.2.3-1_i386.deb (--unpack): trying to overwrite `/usr/X11R6/include/X11/bitmaps/xm_error', which is also in package openmotif Errors were encountered while processing: /var/cache/apt/archives/libmotif3_2.2.3-1_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) [/i] |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|