Date: Wed, 21 Jul 1999 13:39:59 -0500 From: "Alejandro Ramirez" <ales@megared.net.mx> To: "James Gill" <gill@topsecret.net>, "freebsd-questions@FreeBSD. ORG" <freebsd-questions@FreeBSD.ORG> Subject: RE: #make problem Message-ID: <02e501bed3a8$703a7bc0$fca3f9cf@megared.net.mx> References: <NDBBJDFMIMOCFNNCEKADAEDHCKAA.gill@topsecret.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, You will have to install the ports tree, dont worry about disk space, it will only create a directory structure, with the names of the programs that you can install, and also it will grab the patches for the programs to work well on FreeBSD, and then, you will have to mount your cdroom (the one with the tar files in it) in /usr/ports/distfiles, and then: cd /usr/ports/net/bind8 make make install and you are done. Ales ----- Original Message ----- From: James Gill <gill@topsecret.net> To: freebsd-questions@FreeBSD. ORG <freebsd-questions@FreeBSD.ORG> Sent: Wednesday, July 21, 1999 1:28 PM Subject: #make problem > > On a brand new system, minimal install, custom kernel of 3.2-RELEASE i'm > trying to install Bind, it's my first port install so be patient ;) > > i've FTP'd the port from ftp.freebsd.org ('cause I can't figure out how to > FTP it from my CD) following the guidelines in the handbook and everything > works beautifully until... > > # make install > "/usr/share/mk/bsd.port.mk", line 2: Could not find > /usr/ports/Mk/bsd.port.mk > make: fatal errors encountered cannot continue > # _ > > so i'm stuck ... what gives with make? do i have to install a port of that? > (is that a chickenegg situation?) > > ...and where can i find a port of the fortune program? :) > > tia > > ===================================== > James Gill * http://www.topsecret.net > ===================================== > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message 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?02e501bed3a8$703a7bc0$fca3f9cf>