<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>phirebird &#187; client</title>
	<atom:link href="http://www.phirebird.net/tag/client/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phirebird.net</link>
	<description>Yet Another IT Site</description>
	<lastBuildDate>Sat, 24 Apr 2010 15:27:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Citrix client under FreeBSD</title>
		<link>http://www.phirebird.net/2009/05/citrix-client-under-freebsd/</link>
		<comments>http://www.phirebird.net/2009/05/citrix-client-under-freebsd/#comments</comments>
		<pubDate>Sat, 16 May 2009 12:47:52 +0000</pubDate>
		<dc:creator>shands</dc:creator>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[client]]></category>

		<guid isPermaLink="false">http://www.phirebird.net/?p=43</guid>
		<description><![CDATA[After much faffing around, I&#8217;ve managed to get the Citrix client working under FreeBSD 7. Simply downloading the most current release of the Linux ICA client doesn&#8217;t seem seem to work anymore &#8211; so you will need an older version of linuxx86 client. Citrix don&#8217;t seem to carry old versions, so I&#8217;ve uploaded them for your [...]]]></description>
			<content:encoded><![CDATA[<p>After much faffing around, I&#8217;ve managed to get the Citrix client working under FreeBSD 7. Simply downloading the most current release of the Linux ICA client doesn&#8217;t seem seem to work anymore &#8211; so you <em>will</em> need an older version of linuxx86 client. Citrix don&#8217;t seem to carry old versions, so I&#8217;ve uploaded them for your convenience here:</p>
<p style="padding-left: 30px;"><a href="http://www.phirebird.net/files/linuxx86-v7.00.tar.gz" target="_blank">http://www.phirebird.net/files/linuxx86-v7.00.tar.gz</a><br />
or<br />
<a href="http://www.phirebird.net/files/linuxx86-v10.tar.gz" target="_blank">http://www.phirebird.net/files/linuxx86-v10.tar.gz</a></p>
<p>Usual rules apply &#8211; I won&#8217;t be held responsible through any misuse of these, they&#8217;re provided as is with no support, etc given or implied.</p>
<p>Right, first you&#8217;ll want to enable Linux binary support (lang/linux_base). Adding <em>linux_load=&#8221;YES&#8221;</em> to your <em>/boot/loader.conf</em> will ensure that you have support next time you boot. As for the installation of the client:</p>
<ol>
<li>Save the client (above) into an empty directory and cd to it.</li>
<li>gzip -d linuxx86.tar.gz      (or whatever you&#8217;ve called it)</li>
<li>tar -xvf linuxx86.tar</li>
<li>cp /usr/bin/true /bin/true</li>
<li>cp /usr/bin/fale /bin/false</li>
<li>./setupwfc</li>
</ol>
<p>After running through the installation (pretty self explanitory), if everthing&#8217;s ok, you should now have the Citrix client located in /usr/lib/ICAClient/. CD to this location and run ./wfcmgr</p>
<p>&nbsp;</p>
<p>Did you find this hint useful? Are you looking to learn more? Well, here&#8217;s a few books that I&#8217;ve found useful &#8211; have a goosie!</p>
<table width="100%">
<tr>
<td valign="top" align="center"><a href="http://www.amazon.co.uk/gp/product/1593271514?ie=UTF8&#038;tag=beabi-21"><img src="http://ecx.images-amazon.com/images/I/51lcrjsVnnL._SL100.jpg" border="0"><br />
Absolute FreeBSD: The Complete Guide</a></td>
<td>&nbsp;</td>
<td valign="top" align="center"><a href="http://www.amazon.co.uk/gp/product/0672324563?ie=UTF8&#038;tag=beabi-21"><img src="http://ecx.images-amazon.com/images/I/41ZNFMN301L._SL100.jpg" border="0"><br />
FreeBSD unleashed</a></td>
<td>&nbsp;</td>
<td valign="top" align="center"><a href="http://www.amazon.co.uk/gp/product/0201702452?ie=UTF8&#038;tag=beabi-21"><img src="http://ecx.images-amazon.com/images/I/51ARDDYDAVL._SL100.jpg" border="0"><br />
Design and Implementation of FreeBSD</a></td>
<td>&nbsp;</td>
<td valign="top" align="center"><a href="http://www.amazon.co.uk/gp/product/0979034221?ie=UTF8&#038;tag=beabi-21"><img src="http://ecx.images-amazon.com/images/I/41ggxOfBxlL._SL100.jpg" border="0"><br />
The Best of FreeBSD Basics</a></td>
</tr>
</table>
<p>&nbsp;<br />
<br />&nbsp;</p>
<p><span style="text-decoration: underline;">EDIT 17th June 2009:</span> I&#8217;ve just noticed that Thomas Abthorpe will be committing net/citrix_xenapp (v11) to the FreeBSD ports collection. Requires a bit of tweaking, but you can read up on it at his page here:</p>
<blockquote><p><a href="http://wiki.freebsd.org/ThomasAbthorpe/CitrixOnFreeBSD/">http://wiki.freebsd.org/ThomasAbthorpe/CitrixOnFreeBSD/</a></p></blockquote>
<p>Thanks Thomas!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phirebird.net/2009/05/citrix-client-under-freebsd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
