Date: Sun, 18 Mar 2001 21:10:45 -0800 (PST) From: Tim Erlin <tperlin@yahoo.com> To: freebsd-questions@freebsd.org Subject: Error installing Linux app on 4.0-RELEASE Message-ID: <20010319051045.7017.qmail@web11701.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
I'm trying to install the Citrix ICA client for Linux on 4.0 RELEASE. I have done so successfully on 4.2-STABLE. I get through the make clean, make depend, and make, but when I make install I get an error. Any suggestions or similar problems? Is this an issue with 4.0-RELEASE? The full text of the error is below. Thanks. --Tim ---------------------------------------- bash-2.03# make clean ===> Cleaning for bzip2-1.0.1 ===> Cleaning for autoconf-2.13 ===> Cleaning for automake-1.4 ===> Cleaning for gettext-0.10.35 ===> Cleaning for gmake-3.79.1 ===> Cleaning for libtool-1.3.4_1 ===> Cleaning for m4-1.4 ===> Cleaning for popt-1.5 ===> Cleaning for linux_base-6.1 ===> Cleaning for rpm-3.0.6_4 ===> Cleaning for citrix_ica-6.0.908 bash-2.03# make depend bash-2.03# make ===> Extracting for citrix_ica-6.0.908 >> Checksum OK for citrix_ica/linuxx86.tar.gz. ===> Patching for citrix_ica-6.0.908 ===> Configuring for citrix_ica-6.0.908 bash-2.03# make install ===> Installing for citrix_ica-6.0.908 ===> citrix_ica-6.0.908 depends on file: /compat/linux/lib/libc.so.6 - found /usr/bin/sed s%DESTINATION%/usr/local/ICAClient% < /usr/ports/net/citrix_ica/files/response > /usr/ports/net/citrix_ica/work/response /usr/bin/sed s%DESTINATION%/usr/local/ICAClient% < /usr/ports/net/citrix_ica/files/wfcmgr > /usr/ports/net/citrix_ica/work/wfcmgr.x /usr/bin/sed s%DESTINATION%/usr/local/ICAClient% < /usr/ports/net/citrix_ica/files/wfica > /usr/ports/net/citrix_ica/work/wfica.x cd /usr/ports/net/citrix_ica/work && /compat/linux/bin/sh -c './setupwfc < response' This package does not contain a Citrix ICA Client for Unix for this workstation. *** Error code 1 Stop in /usr/ports/net/citrix_ica. *** Error code 1 Stop in /usr/ports/net/citrix_ica. *** Error code 1 Stop in /usr/ports/net/citrix_ica. __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010319051045.7017.qmail>