Installing TeXLive

I want to install TeXLive on my system, but I would prefer not to mess anything up in the process. I've done some reading on it (on these forums and in /usr/ports/UPDATING), and would like to confirm that my plan for installing it isn't going to ruin anything.
  1. Remove all programs depending on teTeX
  2. Remove teTeX
  3. Add the line
    Code:
    TEX_DEFAULT=texlive
    to /etc/make.conf
  4. Rebuild all programs removed in step 1

This seems like it should work, but I can't tell if step 1 and 4 are needed or not. Thanks for any help!
 
Back
Top