Date: Fri, 28 Jan 2005 22:54:06 -0800 From: "Michael C. Shultz" <reso3w83@verizon.net> To: aj@siegel-tech.net Cc: freebsd-questions@freebsd.org Subject: Re: cyrus-imapd22 installation problem Message-ID: <200501282254.09075.reso3w83@verizon.net> In-Reply-To: <200501282338.54799.bulk_mail@siegel-tech.net> References: <200501282338.54799.bulk_mail@siegel-tech.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 28 January 2005 10:38 pm, Aaron Siegel wrote: > Hello > > I have been trying to install the cyrus-imapd22 port without but I > keep receiving the same error. > > /usr/bin/install -c -o root -g wheel -s -m 755 notifyd > /usr/local/cyrus/bin > /usr/local/lib/perl5/5.8.2/man/man3/Cyrus::IMAP.3: No such file or > directory *** Error code 1 > > I have searched the port check all of the ports dependencies but I do > can not find which port installs Cyrus::IMAP. I believe I have all > the dependencies installed. I have only seen one other person with > this problem so I believe I am doing something wrong. I am not sure > what. > It looks like an error in the port packaging, you should notify the maintainer. Meanwhile try: make install NOPORTDOCS=1 The above is untested so may not work. -Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501282254.09075.reso3w83>