All,
I have used a few flavors of Linux for over 6 years (slackware, Ubuntu and Fedora) mostly and also MacOsX. Just thought I would try out FreeBSD. Got a copy of 9.0 and installed it on my old AMD64 m/c (DELL Dimension C521). Like it so far.
Next step was to install some of the most common software that I use - Chromium, LibreOffice etc. No problem. Until I tried to install citrix client. I need it to connect to our work machines remotely.
Not much luck here.
Given link doesn't seem to be valid anymore. Appreciate any possible help.
Sincerely,
Ramesh
I have used a few flavors of Linux for over 6 years (slackware, Ubuntu and Fedora) mostly and also MacOsX. Just thought I would try out FreeBSD. Got a copy of 9.0 and installed it on my old AMD64 m/c (DELL Dimension C521). Like it so far.
Next step was to install some of the most common software that I use - Chromium, LibreOffice etc. No problem. Until I tried to install citrix client. I need it to connect to our work machines remotely.
Not much luck here.
Code:
pkg_add -r citrix_ica
Error: Unable to get [url]ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.0-release/Latest/citrix_ica.tbz:[/url] File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.0-release/Latest/citrix_ica.tbz' by URL
cd /usr/ports/net/citrix_ica
make install clean
===> Vulnerability check disabled, database not found
===> License check disabled, port has not defined LICENSE
You have to fetch the file manually from
[url]http://www.citrix.com/English/SS/downloads/details.asp?dID=2755&downloadID=3323&pID=186[/url]
Once en.linuxx86.tar.gz has been downloaded move it to /usr/ports/distfiles/citrix_ica-linuxx86-10.6.tar.gz and restart the build.
*** Error code 1
Stop in /usr/ports/net/citrix_ica.
Given link doesn't seem to be valid anymore. Appreciate any possible help.
Sincerely,
Ramesh