Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 1997 00:23:52 -0800
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Michael.Alwan.alwan@rma.edu
Cc:        Michael Alwan <alwan@rma.edu>, questions@freebsd.org
Subject:   Re: buffer overrun on download 
Message-ID:  <16976.857118232@time.cdrom.com>
In-Reply-To: Your message of "Fri, 28 Feb 1997 03:09:58 EST." <XFMail.970228031710.Michael Alwan alwan@rma.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm having some problems with installing the stable sources for pkg_install. 
 I 
> transferred the /usr/src/usr.sbin/pkg_install 
> directory, which includes a Makefile, but trying to "make," or, as the bsd ha
ndb
> ook section on stable suggests,
> 'make world," I get error messages like "can't open ../Makefile.inc" and "don
't 
> know how to make world." 
>  Do I need more of this directory tree?  Do I need the makefile from the /usr

Sorry, you need just one more file:

	/usr/src/usr.sbin/Makefile.inc

And then you can say:

	make all install
(not world) to build it.
						Jordan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16976.857118232>