> 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. > > > Aaron > > OpenSP-1.5_5 < needs updating (port has 1.5_6) > apache-2.0.49 < needs updating (port has 2.0.52_4) > aspell-0.50.5 < needs updating (port has 0.60.2) > autoconf-2.13.000227_5 = up-to-date with port > autoconf-2.53_1 < needs updating (port has 2.53_3) > autoconf-2.53_3 = up-to-date with port > autoconf-2.57_1 ? error - origin not found > autoconf-2.59_2 = up-to-date with port > automake-1.4.6_1 = up-to-date with port > automake-1.5_2,1 = up-to-date with port > automake-1.7.5_1 ? error - origin not found > bison-1.75_2 = up-to-date with port > cclient-2002d,1 < needs updating (port has 2004a,1) > cups-base-1.1.20.0 < needs updating (port has 1.1.22.0_2) > cvsnt-2.0.34 < needs updating (port has 2.0.58d_1) > cvsup-16.1_3 < needs updating (port has 16.1h) > cyrus-sasl-2.1.20_1 = up-to-date with port > cyrus-sasl-saslauthd-2.1.20_1 = up-to-date with port > db4-4.0.14_1,1 = up-to-date with port > db42-4.2.52_3 = up-to-date with port > docbook-sk-4.1.2_3 = up-to-date with port > docbook-xml-4.2_1 = up-to-date with port >%
I think it will search the Cyrus::IMAP.3 in the wrong place. You've installed perl version 5.8.5, not 5.8.2 as you can see in the error message. > /usr/local/lib/perl5/5.8.2/man/man3/Cyrus::IMAP.3 Maybe you didn't executed "use.perl port" after the latest installation of perl. Hopefully, i've send you in the right direction. Serge Kestens _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"