Renaud Allard wrote: > jean-paul natola wrote: > >> My upgrade was stopped accidentally - >> >> now when I try to make install its Failing- >> >> not sure what to do now- here's whta I get from make deinstall >> >> # make deinstall===> Deinstalling for mail/exim===> exim not installed, >> skipping >> here's what I get from make install >> >> >> make install===> Installing for exim-4.68===> exim-4.68 depends on file: >> /usr/local/bin/perl5.8.8 - found===> exim-4.68 depends on shared library: >> iconv.3 - foundif ! /usr/sbin/pw groupshow mail; then /usr/sbin/pw groupadd >> mail -g 125; fimail:*:6:clamavif ! /usr/sbin/pw usershow mailnull; then >> /usr/sbin/pw useradd mailnull -g mail -u 125 -h - -d /var/spool/exim -s >> /nonexistent -c "Exim User"; fimailnull:*:26:26::0:0:Sendmail Default >> User:/var/spool/mqueue:/usr/sbin/nologin===> Generating temporary packing >> list===> Checking if mail/exim already installedcd: can't cd to >> /usr/ports/mail/exim/work/exim-4.68*** Error code 2 Jean-Paul >> Natola >> > > What OS are you using? FreeBSD? > You should probably file a bug report to FreeBSD port developers and revert to > the old version while the new port has problems. > You can also try a "make clean" and "make build" before your make install. >
For the record, I had no problems upgrading to 4.68 using portupgrade. -- Andreas -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
