Re: keeping 5.1 install up to date?

From: Danny MacMillan (flowers_at_users.sourceforge.net)
Date: 01/22/05

  • Next message: Danny MacMillan: "Re: FAILURE - WRITE_DMA timed out"
    Date: Sat, 22 Jan 2005 13:45:08 -0700
    To: aklist_061666 <aklist_061666@enigmedia.com>
    
    

    On Sat, Jan 22, 2005 at 11:07:15AM -0500, aklist_061666 wrote:
    >
    > OK...trying not to be too newbie...but I proceed very slowly when it comes
    > to this stuff. Just to confirm I'm reading everything correctly...
    >
    > I'm running 5.1 and CVSup is NOT already installed, so I have to:
    >
    > A) download and install Modula-3 compiler
    > B) install zlib
    > C) install CVSup
    >
    > or is that information outdated? Also, in the CVSup sources directory,
    > there are several numbered sources...which one do i compile?

    Ordinarily, CVSUp is one of the few packaged binaries I install on my
    system, since there's a chicken and egg problem. I usually build from
    source after updating the source, but I don't start that way. Even if
    you were to build CVSUp from source, I wouldn't recommend the above
    procedure, unless you plan to use the ports/packages system but didn't
    mention that in your post.

    Assuming you have an internet connection, the simplest way to install
    CVSUp is (line 2 may wrap):

    1. su
    2. pkg_add ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-5.3-release/net/cvsup-without-gui-16.1h.tbz

    I know you say you're running 5.1. The 5.1 packages are no longer
    maintained, at least on the master site. The above works for me,
    though I'm using 5.2.1-RELEASE on this machine, and I think it will
    work for you, too. You don't need to install Modula-3 to install or
    run CVSUp, only to build it.

    If you have the ports tree installed and you want to build from source,
    you can alternatively do this, but it will take much longer:

    1. su
    2. cd /usr/ports/net/cvsup-without-gui
    3. make install clean

    It will automatically build dependencies (ezm3 etc.)

    If you want to build from source but don't want to use the ports tree,
    you are not a newbie :)

    -- 
    Danny
    _______________________________________________
    freebsd-newbies@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
    To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
    

  • Next message: Danny MacMillan: "Re: FAILURE - WRITE_DMA timed out"

    Relevant Pages

    • Re: RELENG_4 cvsup Makefile fails / pkg_add -vr cvsup fails
      ... > Commands used to upgrade source tree: ... your ports tree is out of date (from not having cvsup) you may have ... > I also tried to install just the binaries by issuing the command: ... your ports tree up to date a lot of things will build without problems. ...
      (comp.unix.bsd.freebsd.misc)
    • RE: swap_pager: out of swap space --> doxygen installation fails
      ... > I suspect that you have assigned too little swap space. ... I would recommend first CVSup the main source tree (however it is not ... even the ports tree is completely empty!? ... > I then tried to install doxygen as package via sysinstall. ...
      (freebsd-questions)
    • Re: cvsup install
      ... >>install cvsup for doing updates. ... > through its dependencies until it can be deleted, ... method suggested will only remove the cvsup or cvsup-without-gui port. ...
      (freebsd-questions)
    • Re: php 4.3.10, manual installation
      ... was in ports, then roll back your ports tree to that date ... so if you roll back the ports tree to April 1 ... You'll need cvsup for this. ... if you want to install the versions of the ...
      (freebsd-questions)
    • Re: php 4.3.10, manual installation
      ... was in ports, then roll back your ports tree to that date ... so if you roll back the ports tree to April 1 ... You'll need cvsup for this. ... if you want to install the versions of the ...
      (freebsd-questions)