Re: Install CVsup

2008-04-21 Thread Ruel Luchavez
yap..i tri using pkg_add but still the operation time out...

what could possibly be wrong?

Pleasethanks..

On Mon, Apr 21, 2008 at 3:39 PM, Glyn Millington <[EMAIL PROTECTED]>
wrote:

> "Ruel Luchavez" <[EMAIL PROTECTED]> writes:
>
> > Hi,
> >
> > my freebsd server is version 6.2, I want to install cvsup and this is
> what i
> > type in my box:
> >
> > cd /usr/ports/net/cvsup-without gui
> > make install
>
> From the Handbook
>
> ,
> | The easiest way to install CVSup is to use the precompiled net/cvsup
> | package from the FreeBSD packages collection. If you prefer to build
> | CVSup from source, you can use the net/cvsup port instead. But be
> | forewarned: the net/cvsup port depends on the Modula-3 system, which
> | takes a substantial amount of time and disk space to download and build.
> `
>
> so why  not try
>
> #pkg_add -r cvsup-without gui
>
>
> ?
>
> atb
>
>
>
>
>
>
>
> Glyn
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Install CVsup

2008-04-21 Thread Ruel Luchavez
But my question is why i allways has and error "Operation time out" or "time
out"??

Is that a problem in my internet connection or not?

thANKS...

On Mon, Apr 21, 2008 at 3:57 PM, andrew clarke <[EMAIL PROTECTED]> wrote:

> On Mon 2008-04-21 15:27:11 UTC+0800, Ruel Luchavez ([EMAIL PROTECTED])
> wrote:
>
> > my freebsd server is version 6.2, I want to install cvsup and this is
> what i
> > type in my box:
> >
> > cd /usr/ports/net/cvsup-without gui
> > make install
> >
> > ..but during its process i allways has time-out connection then it ends
> up..
>
> 17:50 [EMAIL PROTECTED] [/usr/ports/net/cvsup-without-gui]make fetch
> ===>  Vulnerability check disabled, database not found
> => cvsup-snap-16.1h.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
> => Attempting to fetch from
> ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/snapshots/.
> cvsup-snap-16.1h.tar.gz
>   100% of  420 kB  113 kBps
>
> It seems to fetch the distfile fine here.  But you should probably
> look at using "csup" instead.  It is functionally equivalent to
> cvsup-without-gui but rewritten in C.  It should be in the base system
> on FreeBSD 6.2 (or newer) under /usr/bin.
>
> You may also want to look at Portsnap (which should be in the base
> system at /usr/sbin/portsnap).  I prefer it to csup.
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Install CVsup

2008-04-21 Thread andrew clarke
On Mon 2008-04-21 15:27:11 UTC+0800, Ruel Luchavez ([EMAIL PROTECTED]) wrote:

> my freebsd server is version 6.2, I want to install cvsup and this is what i
> type in my box:
> 
> cd /usr/ports/net/cvsup-without gui
> make install
> 
> ..but during its process i allways has time-out connection then it ends up..

17:50 [EMAIL PROTECTED] [/usr/ports/net/cvsup-without-gui]make fetch
===>  Vulnerability check disabled, database not found
=> cvsup-snap-16.1h.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from 
ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/snapshots/.
cvsup-snap-16.1h.tar.gz   100% of  420 kB  113 kBps

It seems to fetch the distfile fine here.  But you should probably
look at using "csup" instead.  It is functionally equivalent to
cvsup-without-gui but rewritten in C.  It should be in the base system
on FreeBSD 6.2 (or newer) under /usr/bin.

You may also want to look at Portsnap (which should be in the base
system at /usr/sbin/portsnap).  I prefer it to csup.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Install CVsup

2008-04-21 Thread Johan Hendriks

>Hi,

>my freebsd server is version 6.2, I want to install cvsup and this is
what i
>type in my box:

>cd /usr/ports/net/cvsup-without gui
>make install

>..but during its process i allways has time-out connection then it ends
up..
>I attached in this email the my console..PLease check it
>Please tell me what i forgot..Thanks in advance..

Why do you want cvsup?
There is csup that is in the base system.
So if you use cvsup only to update the ports and base sources use csup!

Regards,
Johan Hendriks
Double L Automatisering
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"