from nottobay: > I'm new to BSD in general and coming from Linux. I tried pulling the > binaries using the installer and it isn't working for me. Can I use pkg src > to upgrade in place from release to current or do I have to build > everything?
What do you have now? Did you install the release version? You can download, using cvs, the current src tree, and build the system using build.sh , and install over your release installation if desired. Tom
