How to upgrade samba version to 3.0.22
    Richard Collyer 
    richard at firebadger.net
       
    Sat Apr  1 12:23:51 UTC 2006
    
    
  
Jeffrey wrote:
> Hi,
> 
> I am using FreeBSD 6 and install samba from ports collection /usr/ports/net/samba3. The "make install" download and install samba 3.0.14a. I noticed samba has new version 3.0.22. How can I instal the new verion?
> 
> Thanks,
> 
> Jeffrey
cd /user/ports/net/samba3 && make clean && make && make deinstall && 
make reinstall
The cautious way of doing it. I've always like to ensure something is 
going to make before deinstalling the old version
Richard
    
    
More information about the freebsd-questions
mailing list