Date: Tue, 11 Jun 2002 14:39:28 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: Peter Leftwich <Hostmaster@Video2Video.Com> Cc: FreeBSD LIST <FreeBSD-Questions@FreeBSD.Org> Subject: Re: Installing XFree86 from source? [402 vs 420] Message-ID: <20020611143928.A33421@grimoire.chen.org.nz> In-Reply-To: <20020610163234.R59441-100000@earl-grey.cloud9.net>; from Hostmaster@Video2Video.Com on Mon, Jun 10, 2002 at 04:36:31PM -0400 References: <20020609123658.A18561@grimoire.chen.org.nz> <20020610163234.R59441-100000@earl-grey.cloud9.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 10, 2002 at 04:36:31PM -0400, Peter Leftwich wrote: [...] > myprompt$ cd /usr/ports/x11/XFree86-4 > myprompt$ make ; make install ; make clean > >> X402src-1.tgz doesn't seem to exist in /usr/ports/distfiles/xc. > >> Attempting to fetch from ftp://ftp.xfree86.org/pub/XFree86/4.0.2...^C > > One problem. The tgz files I have are X420 but the "make" seems to want an > earlier version, X402. How may I remedy this? (My apologies but I am not > versed in portupgrade -R nor in cvs/cvsweb.) You need to install cvsup, a package is available from: http://people.freebsd.org/~jdp/s1g/i386-nogui/cvsup-16.1e.tgz Update your ports tree with: # cvsup -L2 -h cvsup10.freebsd.org /usr/share/examples/cvsup/ports-supfile (you can change cvsup10 to some other number from 1-12) and you should then be able to build XFree86-4.2.0. Cheers. -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- "A person should be able to do a small bit of everything, specialisation is for insects" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020611143928.A33421>