From: Pongthep K. <ptk...@gm...> - 2007-05-16 15:34:16
|
> > Can I skip step 1) and carry on with steps 2), 3) and 4)? > > I have the binary of /usr/local/bin/cvsup > > Yup, that will be fine. So what I shall do are - mv /usr/ports/* /somewhere/else/ - cp /usr/share/examples/cvsup/ports-supfile /root - vim /root/ports-supfile - cvsup -g -L 2 /root/ports-supfile - cd /usr/ports/mail/fetchmail - make install - I shall do the same with its dependencies i.e. ca-roots, gettext, gmake, libiconv as ports should not know dependency. If I'm wrong, pls correct me. > You may not have to do anything, try restarting fetchmail (or stopping > it and running "fetchmail --nosyslog --nodetach -vvv -c" to do a mail > check). If everything is in the expected locations then the error > will go away. Is it secure as intent? If so I shall follow this instruction as it is very simple. thank you Pongthep Kulkrisada |