Displaying 4 results from an estimated 4 matches for "nogames".
2010 Aug 13
3
Games
Hi,
I want to build the table of a football league with 11
teams. All play together. So will 55 games.
Since there are an odd number of teams in each round a team
will not play.
The games will be:
games = urnsamples(1:11, x =
c('A','B','C','D','E','F','G','H','I','J','K'), size=2,
replace=F,
2003 Apr 07
1
make buildworld: inconsistent operator for ftp
...tal errors encountered -- cannot continue
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
SO HOW TO FIX THIS
Robert
''***********************************
CONTENT OF etc/make.conf IS
************************************
NOGAMES= true
BOOTWAIT=15000
MASTER_SITE_BACKUP?= \
file://ftp.at.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/
MASTER_SITE_OVERRIDE?= ${MASTER_SITE_BACKUP}
MASTER_SORT_REGEX?= ^file:
^ftp://ftp\.FreeBSD\.org/pub/FreeBSD/ports/local-distfiles/
://[^/]*\.de/ ://[^/]*\.de\.
SUP_UPDATE= yes...
2003 May 16
1
Help please : make buildworld fails when upgrading to 4.8 stable
...libssl/../../../crypto/openssl/ssl/bio_ssl.c:209:
(Each undeclared identifier is reported only once
Any idea ??? Thanks a lot in advance.
My make.conf is :
CPUTYPE=i686
CFLAGS= -O -pipe -mpentiumpro
COPTFLAGS= -O -pipe -mpentiumpro
NO_FORTRAN= true # do not build g77 and related libraries
NOGAMES= true # do not build games (games/ subdir)
NOUUCP= true # do not build uucp related programs
NOPROFILE= true # Avoid compiling profiled libraries
MAKE_KERBEROS5= yes
COMPAT22= yes
COMPAT3X= yes
COMPAT4X= yes
XFREE86_VERSION= 4
USA_RESIDENT= N...
2005 Oct 28
2
Is the server portion of freebsd-update open source?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm wondering if/where I can get the server side component for
freebsd-update. Presumably such a component would build and sign the
binary patches and prepare them to be served via HTTP to the
freebsd-update client.
I need a system for distributing binary updates to a collection of
customized FreeBSD machines, jails, and embedded systems.