Date: Sat, 31 May 2014 01:03:05 -0500 From: Adam Vande More <amvandemore@gmail.com> To: Aric Gregson <aorchid@mac.com> Cc: FreeBSD Ports <ports@freebsd.org> Subject: Re: Citrix Ica Port Permissions Problem Message-ID: <CA%2BtpaK2Fd8pzSvq=MyAP%2BpUo%2BciOESwHopvg_7dkFKAJHshZAw@mail.gmail.com> In-Reply-To: <86mwe1wm84.fsf@freeenv.ad.medctr.ucla.edu> References: <86mwe1wm84.fsf@freeenv.ad.medctr.ucla.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On May 28, 2014 5:51 PM, "Aric Gregson" <aorchid@mac.com> wrote: > > Hello, > > I just updated my ports for 10.0-RELEASE and redid the linux base to > include the newer https://github.com/xmj/linux-ports. I seem to have > installed net/citrix_ica just fine, but it will not run. I have had this > port running with prior additions without any problems. I see that the > port files have been moved around a bit. I now have this error: > > % wfica > exec: /usr/local/ICAClient/wfica: Permission denied > > % /usr/local/ICAClient/setupwfc > > Citrix does not test or support this client on the FreeBSD operating system. > > exec: /usr/local/ICAClient/util/hinst: Permission denied > > % sudo /usr/local/ICAClient/setupwfc > > Citrix does not test or support this client on the FreeBSD operating system. > > exec: /usr/local/ICAClient/util/hinst: Permission denied > > It seems that the file in /usr/local/bin is just calling the wfica in > /usr/local/ICAClient directory: > > $ cat /usr/local/bin/wfica > #!/bin/sh > export ICAROOT=/usr/local/ICAClient > exec $ICAROOT/wfica "$@" > > I'm not sure how to go about fixing this. There is no listed maintainer > for this port. All I can say is the error messages seem quite informative.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BtpaK2Fd8pzSvq=MyAP%2BpUo%2BciOESwHopvg_7dkFKAJHshZAw>