Hi,

I have a little problem with cyrus imapd install . I can install it from source without problem but if i use the port i can

do the "make" , it succeed,
go in the build directory and try a make install , it succeed

BUT  if i want to make install of the port then i got this:

### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/notifyd
/usr/bin/install -c -o root -g wheel -s -m 755 notifyd /usr/local/cyrus/bin
/usr/local/lib/perl5/5.6.1/man/man3/Cyrus::IMAP.3: No such file or directory
*** Error code 1




it seems this failling because of perl man page ?

Anyone as an idea of why it fails in the ports but works if i just go to the build directory and do the make install ?

best regards,
Ghislain.










core1 /ports/mail/cyrus-imapd22# make -D WITH_OPENSSL_BASE install
===> Installing for cyrus-imapd-2.2.10
===> cyrus-imapd-2.2.10 depends on file: /usr/local/lib/perl5/site_perl/5.6.1/File/Temp.pm - found
===> cyrus-imapd-2.2.10 depends on file: /usr/local/etc/rc.subr - found
===> cyrus-imapd-2.2.10 depends on file: /usr/local/bin/perl5.6.1 - found
===> cyrus-imapd-2.2.10 depends on shared library: sasl2.2 - found
===> cyrus-imapd-2.2.10 depends on shared library: db3.3 - found
===> Generating temporary packing list
===> Checking if mail/cyrus-imapd22 already installed
/usr/bin/install -c -o root -g wheel -d /usr/local/bin
/usr/bin/install -c -o root -g wheel -d /usr/local/lib
/usr/bin/install -c -o root -g wheel -d /usr/local/include/cyrus
/usr/bin/install -c -o root -g wheel -d /usr/local/man/man1
/usr/bin/install -c -o root -g wheel -d /usr/local/man/man3
/usr/bin/install -c -o root -g wheel -d /usr/local/man/man5
/usr/bin/install -c -o root -g wheel -d /usr/local/cyrus/man/man8
### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/man
for file in ./imtest.1 ./pop3test.1 ./nntptest.1 ./lmtptest.1 ./smtptest.1 ./sivtest.1 ./mupdatetest.1 ./installsieve.1 ./sieveshell.1; do /usr/bin/install -c -o root -g wheel -m 644 $file /usr/local/man/man1 || exit 1; done
for file in ./imclient.3; do /usr/bin/install -c -o root -g wheel -m 644 $file /usr/local/man/man3 || exit 1; done
for file in ./imapd.conf.5 ./krb.equiv.5 ./cyrus.conf.5; do /usr/bin/install -c -o root -g wheel -m 644 $file /usr/local/man/man5 || exit 1; done
for file in ./arbitron.8 ./cyr_expire.8 ./deliver.8 ./fud.8 ./imapd.8 ./pop3d.8 ./quota.8 ./reconstruct.8 ./rmnews.8 ./syncnews.8 ./mbpath.8 ./timsieved.8 ./master.8 ./lmtpd.8 ./idled.8 ./ctl_mboxlist.8 ./ctl_deliver.8 ./ctl_cyrusdb.8 ./ipurge.8 ./tls_prune.8 ./squatter.8 ./cvt_cyrusdb.8 ./notifyd.8 ./chk_cyrus.8 ./mbexamine.8 ./nntpd.8 ./fetchnews.8 ./smmapd.8; do /usr/bin/install -c -o root -g wheel -m 644 $file /usr/local/cyrus/man/man8 || exit 1; done
### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/et
### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/lib
/usr/bin/install -c -o root -g wheel -d /usr/local/lib
/usr/bin/install -c -o root -g wheel -m 644 libcyrus.a /usr/local/lib
/usr/bin/install -c -o root -g wheel -m 644 libcyrus_min.a /usr/local/lib
ranlib /usr/local/lib/libcyrus.a
for file in ./acl.h ./assert.h ./auth.h ./bsearch.h ./charset.h ./glob.h ./gmtoff.h ./imclient.h ./imparse.h ./lock.h ./map.h ./mkgmtime.h ./nonblock.h ./parseaddr.h ./prot.h ./retry.h ./sysexits.h ./strhash.h ./lsort.h ./stristr.h ./util.h ./xmalloc.h ./imapurl.h ./cyrusdb.h ./iptostring.h ./rfc822date.h ./libcyr_cfg.h; do /usr/bin/install -c -o root -g wheel -m 644 $file /usr/local/include/cyrus || exit 1; done
for file in ./hash.h ./mpool.h ./xmalloc.h ./strhash.o ./libconfig.h ./assert.h imapopts.h; do /usr/bin/install -c -o root -g wheel -m 644 $file /usr/local/include/cyrus || exit 1; done
### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/sieve
/usr/bin/install -c -o root -g wheel -d /usr/local/cyrus/bin
/usr/bin/install -c -o root -g wheel -s -c -m 755 sievec /usr/local/cyrus/bin || exit
### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/master
/usr/bin/install -c -o root -g wheel -d /usr/local/cyrus/bin
for file in master; do /usr/bin/install -c -o root -g wheel -s -m 755 $file /usr/local/cyrus/bin || exit 1; done
### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/imap
/usr/bin/install -c -o root -g wheel -d /usr/local/cyrus/bin
for file in imapd lmtpd pop3d fud smmapd reconstruct quota mbpath ipurge cyrdump chk_cyrus cvt_cyrusdb deliver ctl_mboxlist ctl_deliver ctl_cyrusdb squatter mbexamine cyr_expire arbitron tls_prune idled; do /usr/bin/install -c -o root -g wheel -s -m 755 $file /usr/local/cyrus/bin || exit 1; done
ln -f /usr/local/cyrus/bin/pop3d /usr/local/cyrus/bin/pop3proxyd
### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/imtest
/usr/bin/install -c -o root -g wheel -s -m 755 imtest /usr/local/bin
ln -f /usr/local/bin/imtest /usr/local/bin/pop3test
ln -f /usr/local/bin/imtest /usr/local/bin/nntptest
ln -f /usr/local/bin/imtest /usr/local/bin/lmtptest
ln -f /usr/local/bin/imtest /usr/local/bin/smtptest
ln -f /usr/local/bin/imtest /usr/local/bin/mupdatetest
ln -f /usr/local/bin/imtest /usr/local/bin/sivtest
### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/perl
### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/perl/imap
Installing /usr/local/lib/perl5/site_perl/5.6.1/i386-freebsd/auto/Cyrus/IMAP/IMAP.so
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/local/lib/perl5/site_perl/5.6.1/i386-freebsd/Cyrus/IMAP.pm
Installing /usr/local/lib/perl5/site_perl/5.6.1/i386-freebsd/Cyrus/IMAP/Admin.pm
Installing /usr/local/lib/perl5/site_perl/5.6.1/i386-freebsd/Cyrus/IMAP/Shell.pm
Installing /usr/local/man/man1/cyradm.1pm
Installing /usr/local/man/man3/Cyrus::IMAP.3pm
Installing /usr/local/man/man3/Cyrus::IMAP::Admin.3pm
Installing /usr/local/man/man3/Cyrus::IMAP::IMSP.3pm
Installing /usr/local/man/man3/Cyrus::IMAP::Shell.3pm
Installing /usr/local/bin/cyradm
Writing /usr/local/lib/perl5/site_perl/5.6.1/i386-freebsd/auto/Cyrus/IMAP/.packlist
### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/perl/sieve
for s in installsieve sieveshell; do /usr/bin/install -c -o root -g wheel -m 755 scripts/$s.pl /usr/local/bin/$s ; done
### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/perl/sieve/lib
### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/perl/sieve/managesieve
Installing /usr/local/lib/perl5/site_perl/5.6.1/i386-freebsd/auto/Cyrus/SIEVE/managesieve/managesieve.so
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/local/man/man3/Cyrus::SIEVE::managesieve.3pm
Writing /usr/local/lib/perl5/site_perl/5.6.1/i386-freebsd/auto/Cyrus/SIEVE/managesieve/.packlist
### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/timsieved
/usr/bin/install -c -o root -g wheel -s -m 755 timsieved /usr/local/cyrus/bin
### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/notifyd
/usr/bin/install -c -o root -g wheel -s -m 755 notifyd /usr/local/cyrus/bin
/usr/local/lib/perl5/5.6.1/man/man3/Cyrus::IMAP.3: No such file or directory
*** Error code 1


Stop in /ports/mail/cyrus-imapd22.


_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to