Results 1 to 4 of 4
i'm trying to isntall kde or gnome and it seems my freebsd is so old that it does not have the files my ports are looking for so what do ...
- 07-27-2005 #1Just Joined!
- Join Date
- Jul 2005
- Location
- OK
- Posts
- 4
freebsd 4.9-release help upgrading
i'm trying to isntall kde or gnome and it seems my freebsd is so old that it does not have the files my ports are looking for so what do i need to do so that i can get it all working and upgraded????
thx
- 07-27-2005 #2Linux User
- Join Date
- Nov 2003
- Location
- Brooklyn, NY
- Posts
- 347
Read this http://www.freebsd.org/doc/en_US.ISO...rts-using.htmlThis is a quick method for getting the Ports Collection using CVSup. If you want to keep your ports tree up to date, or learn more about CVSup, read the previously mentioned sections.
1. Install the net/cvsup port. See CVSup Installation (Section A.5.2) for more details.
2. As root, copy /usr/share/examples/cvsup/ports-supfile to a new location, such as /root or your home directory.
3. Edit ports-supfile.
4. Change CHANGE_THIS.FreeBSD.org to a CVSup server near you. See CVSup Mirrors (Section A.5.7) for a complete listing of mirror sites.
5. Run cvsup:
# cvsup -g -L 2 /root/ports-supfile
6. Running this command later will download and apply all the recent changes to your Ports Collection, except actually rebuilding the ports for your own system.
- 07-27-2005 #3Linux Engineer
- Join Date
- Aug 2004
- Posts
- 826
You might also want to consider upgrading to something newer than 4.9-RELEASE.
http://www.freebsd.org/doc/en_US.ISO...ting-edge.html
- 07-29-2005 #4Indeed.
Originally Posted by sether
If you must stay in the Legacy branch I would highly suggest 4.11, if you don't care then I would get the 5.4 release just so things are up to date with ports. The turnoff is that Legacy (in theory) would be a bit more stable and possibly more secure.Registered Linux user #393103


Reply With Quote
